Related articles |
---|
building an interpreter for Aho, Ullman and Sethi's appendix example leena_pattnaik@hotmail.com (Leena Pattnaik) (2003-12-23) |
Re: building an interpreter for Aho, Ullman and Sethi's appendix examp franck.pissotte@alussinan.org (Franck Pissotte) (2003-12-27) |
Re: building an interpreter for Aho, Ullman and Sethi's appendix e hodroj@terra.net.lb (2003-12-27) |
Re: building an interpreter for Aho, Ullman and Sethi's appendix e wbs@wschindler.net (2004-01-02) |
Re: building an interpreter for Aho, Ullman and Sethi's appendix examp robert.thorpe@antenova.com (2004-01-09) |
From: | "Leena Pattnaik" <leena_pattnaik@hotmail.com> |
Newsgroups: | comp.compilers |
Date: | 23 Dec 2003 00:54:15 -0500 |
Organization: | Compilers Central |
Keywords: | books |
Posted-Date: | 23 Dec 2003 00:54:15 EST |
Hi,
In Aho, Sethi and Ullman's dragon book ''Compilers : Principles,
Techniques, and Tools', there is a grammar (in Appendix A- page
745-747) for a Pascal subset with the purpose of allowing the reader
to attempt to implement the basic component of an interpreter for it
(preferably in C or C++). I've attempted the implemention and would be
interested to see if someone has done this or if there is a sample
implementation that i can look at.
Thanks in advance,
Leena
Return to the
comp.compilers page.
Search the
comp.compilers archives again.