lawrancej / CompilerKit

Compiler construction library in C.
GNU Lesser General Public License v2.1
55 stars 33 forks source link

Code generators #46

Open lawrancej opened 12 years ago

lawrancej commented 12 years ago

It'd be nice to have a code generation interface, as well as some example code generators and AST visitors in place to output code.