On Fri, Sep 29, 2006 at 10:47:24AM +0400, PerfectDark wrote:
> TCC is not use AST or any middle end (often very `voracious' part); code 
> generation - last stage of backend, `connected' with parser steps - this make 
> it very fast. TCC also use only primitive optimizations.

Thanks for info.  Can you please point me to some web pages
describing at a high level the architecture of tinycc??
Was tinycc's way of creating a C compilers easier or harder
than using an abstract syntax tree?

Chris


_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to