Compiler generator using aspect-oriented programming paradigm
Aspect-oriented approach to writing compilers
treecc
$ treecc -o output.c grammar.tc
$ treecc --version
$ treecc -v -o compiler.c language.tc