WONKY



LOG | FILES | OVERVIEW


git clone git://volconst.com/Wonky

This is a C99 compiler in development. Currently most of the frontend is finished.

Asm is the output if you give it the -asm or -nasm arguments. Some simple programs can be made with it.

You can check out what is parsed and how it is interpreted by using the --print-ast command flag. It's planned to be used as the basis of future personal projects in the form of a library.