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.
Send bug reports, patches, questions, and suggestions to m@kotha.net.