Zen
A cross-platform functional programming language

Zen Programming Language

As a C++ coder, I often found myself writing repetitive (but necessary) code, and wondered if I could write a code generator for the boilerplate code, leaving me to write just the functionality. This grew into a larger effort, the result of which is Zen, a full fledged functional programming language that generates cross-platform C++ code and creates project files to debug and build the generated code.

Among other things, it has:

Please refer to the documentation below to install and get started with using Zen!

Documentation

Information

Links

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines