>I'm curious what are the best/simplest/most powerful techniques
>to convert output of a parser to assembly code that tinycc uses.
>
>I'm a newbie trying to learn compilers and tinycc looked interesting.
>
>Does it use clever nice tricks to convert a C program's abstract
>syntax tree to assembly?
>
I'm curious what are the best/simplest/most powerful techniques
to convert output of a parser to assembly code that tinycc uses.
I'm a newbie trying to learn compilers and tinycc looked interesting.
Does it use clever nice tricks to convert a C program's abstract
syntax tree to assembly?
Any inf