Related articles |
---|
Articles/books that discuss separating the context-free part of a lang costello@mitre.org (Costello, Roger L.) (2013-05-17) |
Re: Articles/books that discuss separating the context-free part of a gah@ugcs.caltech.edu (glen herrmannsfeldt) (2013-05-18) |
Re: Articles/books that discuss separating the context-free part of a ademakov@gmail.com (Aleksey Demakov) (2013-05-18) |
Re: Articles/books that discuss separating the context-free part of a genew@telus.net (Gene Wirchenko) (2013-05-19) |
Re: Articles/books that discuss separating the context-free part of a gah@ugcs.caltech.edu (glen herrmannsfeldt) (2013-05-20) |
Re: Articles/books that discuss separating the context-free part of a anton@mips.complang.tuwien.ac.at (2013-05-20) |
Re: Articles/books that discuss separating the context-free part of a genew@telus.net (Gene Wirchenko) (2013-05-20) |
From: | Aleksey Demakov <ademakov@gmail.com> |
Newsgroups: | comp.compilers |
Date: | Sat, 18 May 2013 16:52:58 +0400 |
Organization: | Compilers Central |
References: | 13-05-010 |
Keywords: | parse, books |
Posted-Date: | 19 May 2013 21:49:11 EDT |
On Sat, May 18, 2013 at 12:57 AM, Costello, Roger L. <costello@mitre.org> wrote:
> Are there any articles or books that discuss this technique?
>
> [That's been the conventional wisdom at least since I took a compilers
> course in the early 1970s. I believe I mentioned it in lex&yacc and
> later in flex&bison. It's easier, and it also permits much better
> error messages. -John]
Yes, perhaps any book on compilers would present exactly this
approach. I personally found "Engineering a Compiler" by Keith Cooper
and Linda Torczon to be a very good intro into compilers.
Regards,
Aleksey
Return to the
comp.compilers page.
Search the
comp.compilers archives again.