Related articles |
---|
Looking for intro books djacic@mef.hr (1996-09-05) |
Re: Looking for intro books dmoisan@shore.net (1996-09-06) |
Re: Looking for intro books c_pew@MAIL.UTEXAS.EDU (Curtis Pew) (1996-09-06) |
From: | Curtis Pew <c_pew@MAIL.UTEXAS.EDU> |
Newsgroups: | comp.compilers |
Date: | 6 Sep 1996 22:27:33 -0400 |
Organization: | Compilers Central |
References: | 96-09-019 |
Keywords: | books, comment |
Dejan Jacic wrote:
> I'm preparing to rewrite script compiler which I wrote 2 years
> ago. Script language is used for describing various properties, and
> compiler "compiles" script into tree/directory structure for faster &
> structured access. ...
For a project like the one described here, I'd heartily recommend the
book on Lex and Yacc our esteemed moderator coauthored. No, you won't
learn a lot about the theory of compiler construction, but you'll learn
enough to build a decent scanner/parser.
--
Curtis Pew (c_pew@mail.utexas.edu)
Administrative Computing Services
The University of Texas at Austin
[Aw, shucks. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.