The Pollen Programming Language/About this book

About this book edit

This book is about Pollen programming language - a modern programming language designed to be a safe portable assembler. The C language was created to be a simple language that works like an assembly language that is portable between different machine architectures and operating systems. Pollen tries to be like C in the aspect of being portable and having constructs that can be easily and intuitively mapped to machine instructions and data.