This project intends to be a simple Smalltalk-to-C translator. However, it is done as the base for the SqueakNxt and Arduino compilers, which use a limited version of C. So don't expect to be able to compile a VM with this :). Also, no effort on performance has been done. I guess it could be adapted to be more general, though...It requires AST-Core from rb.