Re: Lex & Yacc for Pascal

gatech!emory!arnold@ncar.UCAR.EDU (Arnold D. Robbins {EUCC})
23 Sep 88 17:36:29 GMT

          From comp.compilers

Related articles
Lex & Yacc for Pascal cyamamot@nunki.usc.edu (1988-09-21)
Re: Lex & Yacc for Pascal payne@yale.edu (1988-09-15)
Re: Lex & Yacc for Pascal peterd@june.cs.washington.edu (1988-09-22)
Re: Lex & Yacc for Pascal gatech!emory!arnold@ncar.UCAR.EDU (1988-09-23)
| List of all articles for this month |

From: gatech!emory!arnold@ncar.UCAR.EDU (Arnold D. Robbins {EUCC})
Newsgroups: comp.compilers
Keywords: lex, yacc, pascal
Date: 23 Sep 88 17:36:29 GMT
References: <2676@ima.ima.isc.com> <2695@ima.ima.isc.com>
Distribution: na
Organization: Emory University

The book "Crafting a Compiler" by Fischer and LeBlanc describes tools called
LEXGEN, LLGEN, and LALRGEN (guess what they do) which are available from the
publisher. These are all written in Pascal and produce tables which can be
used with drivers in Pascal or any other language. The book has more details.
--
Arnold Robbins -- Emory University Computing Center
DOMAIN: arnold@unix.cc.emory.edu (finally!)
UUCP: { decvax, gatech, skeeve }!emory!arnold BITNET: arnold@emoryu1
PHONE: +1 404 727-7636
--


Post a followup to this message

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