Related articles |
---|
[5 earlier articles] |
Re: Something "simpler" than the Dragon Book d97roli@dtek.chalmers.se (1999-07-28) |
Re: Something "simpler" than the Dragon Book flvdberg@wxs.nl (Floris van den Berg) (1999-07-28) |
Re: Something "simpler" than the Dragon Book Sid-Ahmed-Ali.TOUATI@inria.fr (Sid Ahmed Ali TOUATI) (1999-07-28) |
Re: Something "simpler" than the Dragon Book albaugh@agames.com (1999-07-28) |
Re: Something "simpler" than the Dragon Book vincent.englebert@info.fundp.ac.be (Vincent Englebert) (1999-07-30) |
Re: Something "simpler" than the Dragon Book sammy.mitchell@semware.com (Sammy Mitchell) (1999-07-30) |
Re: Something "simpler" than the Dragon Book aduncan@cs.ucsb.edu (Andrew Duncan) (1999-07-30) |
Re: Something "simpler" than the Dragon Book smct@frontiernet.net (Susan Thibodeau) (1999-07-30) |
Re: Something "simpler" than the Dragon Book leszek@hands.com.pl (Leszek Piotrowicz) (1999-07-30) |
Re: Something "simpler" than the Dragon Book bill@megahits.com (Bill A.) (1999-08-02) |
Re: Something "simpler" than the Dragon Book deryck.brown@zetnet.co.uk (Deryck F Brown) (1999-08-02) |
Re: Something "simpler" than the Dragon Book jmeri@mailroom.com (jmeri) (1999-08-15) |
Re: Something "simpler" than the Dragon Book Philippe.Deschamp@inria.fr (Philippe Deschamp) (1999-08-18) |
[1 later articles] |
From: | Andrew Duncan <aduncan@cs.ucsb.edu> |
Newsgroups: | comp.compilers |
Date: | 30 Jul 1999 22:21:01 -0400 |
Organization: | U.C. Santa Barbara |
References: | 99-07-119 99-07-135 |
Keywords: | books |
My personal favorite is "Programming Language Processors" by David
Watt, published by Prentice-Hall. Gives complete Pascal source code
for a compiler for a small Pascal-ish language. The compiler emits
bytecode, and as an added bonus, the book give code for a VM that
executes the bytecodes. Highly recommended.
Andrew Duncan
aduncan@cs.ucsb.edu
http://www.cs.ucsb.edu/~aduncan
Return to the
comp.compilers page.
Search the
comp.compilers archives again.