From: | "Eric" <englere.geo@yahoo.com> |
Newsgroups: | comp.compilers |
Date: | 3 Oct 2005 00:23:19 -0400 |
Organization: | http://groups.google.com |
References: | 05-10-013 |
Keywords: | courses |
Posted-Date: | 03 Oct 2005 00:23:19 EDT |
Check out Pete Gray's port to C:
http://home.comcast.net/%7Epete.gray/TinC.htm
Don't try to make too much of this tutorial. Jack's intent was to teach
concepts, and not to make a commercial quaility compiler. Take the
concepts and build on them. Study a lot of references and not just one.
I learned about compilers by studying the James Hendrix Small C
compiler. This targets 8086 assembler. The book is out of print, but
you can get it on cdrom from Dr Dobbs Journal.
also check out this online book:
http://www.scifac.ru.ac.za/compilers/
Return to the
comp.compilers page.
Search the
comp.compilers archives again.