The Pollen Programming Language/About this book

From Wikibooks, open books for an open world
Jump to navigation Jump to search

About this book[edit | edit source]

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.