cxxgrass

cxxgrass is a compiler for Grass programming language. It is written in C++, and generates standard C code.

Although it does not perform any fancy optimizations such as inlining, hopefully the generated code will be reasonablly efficient. Also, it contains a simple copying garbage collector written in C.

Download

2010-08-10
0.2
2009-02-04
0.1

Examples

Conversion from UTF-8 to UTF-16.

Contact

Send bug reports, patches, questions, and suggestions to m@kotha.net.