Quote:
Originally Posted by Arevos
By the way, the way your program compiles into assembly is pretty neat 
|
I too, like my code generator even if it is somewhat inefficient. It is simple enough to the point I think anybody who wanted to look at it could, and understand with minimal hassle.
Luckily,
harpy provides much and it is quite useful, in all honesty. Monadic x86 assembly, all for free.

If you're interested in runtime code generation, it's really worth a look.