Re: Advice needed: book on interpreter construction

sy73343@vantage164.vantage.fmr.com (Ranjan Bhattacharya)
31 Jan 1996 23:28:22 -0500

          From comp.compilers

Related articles
Advice needed: book on interpreter construction ibmstuff@sccsi.com (1995-12-30)
Re: Advice needed: book on interpreter construction brianmcg@interaccess.com (1995-12-31)
Re: Advice needed: book on interpreter construction ph@anweald.exnet.co.uk (Patrick Herring) (1996-01-12)
Re: Advice needed: book on interpreter construction martelli@cadlab.it (1996-01-12)
Re: Advice needed: book on interpreter construction bernecky@eecg.toronto.edu (1996-01-14)
Re: Advice needed: book on interpreter construction lhf@csg.uwaterloo.ca (1996-01-15)
Re: Advice needed: book on interpreter construction fburton@nyx10.cs.du.edu (1996-01-27)
Re: Advice needed: book on interpreter construction sy73343@vantage164.vantage.fmr.com (1996-01-31)
| List of all articles for this month |

From: sy73343@vantage164.vantage.fmr.com (Ranjan Bhattacharya)
Newsgroups: comp.compilers
Date: 31 Jan 1996 23:28:22 -0500
Organization: Fidelity Investments
References: 95-12-157
Keywords: interpreter, books
In-reply-to: ibmstuff@sccsi.com's message of 30 Dec 1995 14:13:04 -0500

ibmstuff@sccsi.com (David PC Wollmann) writes:
> I need to write a simple interpreter and a language as part
> of a database conversion program. ...


You may have a look at the good old "The Unix Programming Environment"
- Kernighan & Pike. (Prentice-Hall). It has the complete design and
code for a simple interpreter.


Hope this helps.


--
--
Ranjan Bhattacharya
MSMAIL: ranjan.bhattacharya@fmr.com
UNIX: sy73343@vantage.fmr.com
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.