Related articles |
---|
Alternatives to Lex/YACC? mit0sab@dmu.ac.uk (1994-08-16) |
Looking for a book with emphasis on interpreters adracup@vnet.ibm.com (1994-08-18) |
Re: Looking for a book with emphasis on interpreters kendall@pot.East.Sun.COM (1994-08-19) |
Re: Looking for a book with emphasis on interpreters ast@halcyon.halcyon.com (1994-08-19) |
Re: Looking for a book with emphasis on interpreters norman@flaubert.bellcore.com (1994-08-19) |
Re: Looking for a book with emphasis on interpreters eac@iexist.att.com (1994-08-20) |
Re: Looking for a book with emphasis on interpreters anton@mips.complang.tuwien.ac.at (1994-08-22) |
Re: Looking for a book with emphasis on interpreters johnl@cs.indiana.edu (John Lacey) (1994-08-22) |
Re: Looking for a book with emphasis on interpreters ok@cs.rmit.oz.au (1994-08-23) |
Re: Looking for a book with emphasis on interpreters hbaker@netcom.com (1994-08-23) |
Newsgroups: | comp.compilers |
From: | ast@halcyon.halcyon.com (Andrew Tucker) |
Keywords: | interpreter |
Organization: | Northwest Nexus Inc. |
References: | 94-08-100 94-08-113 |
Date: | Fri, 19 Aug 1994 14:44:42 GMT |
Try:
Programming Languages: An Interpreter Based Approach
Sam Kamin - University of Illinoi at Urbana-Champaign
Covers the four major programming paradigms and presents an interpreter
for each languages used. Source code in Pascal is printed in the book
and the Pascal code run through p2c is available on the net.
--
----
/* Andrew */
a_tucker@paul.spu.edu
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.