Announcing - Zen: A cross-platform functional programming languagefor C++ developers.

R

Renji Panicker

Hi everyone,

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:
- functional programming constructs, and closures, continuations and
fibers.
- a fiber dispatch queue similar to OSX's GCD.
- a grammar generator and fully integrated GUI
- Generates .vcproj files for MSVC on Windows
- Generates .pro files for QtCreator on Linux

Please check it out at: http://zenlang.sourceforge.net/

Comments, feedback and collaborators will be gratefully acknowledged!

Thanks,
-/renji
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top