Re: Books on compiler tools ?

"Aleksey Demakov" <ademakov@gmail.com>
Sun, 7 Sep 2008 16:15:22 +0700

          From comp.compilers

Related articles
Books on compiler tools ? johnl@iecc.com (John L) (2008-09-05)
Re: Books on compiler tools ? gah@ugcs.caltech.edu (glen herrmannsfeldt) (2008-09-05)
Re: Books on compiler tools ? Juergen.Kahrs@vr-web.de (=?ISO-8859-1?Q?J=FCrgen_Kahrs?=) (2008-09-06)
Re: Books on compiler tools ? Anthony.Sloane@mq.edu.au (Tony Sloane) (2008-09-06)
Re: Books on compiler tools ? ademakov@gmail.com (Aleksey Demakov) (2008-09-07)
Re: Books on compiler tools ? gah@ugcs.caltech.edu (glen herrmannsfeldt) (2008-09-07)
Re: Books on compiler tools ? ademakov@gmail.com (Aleksey Demakov) (2008-09-09)
Re: Books on compiler tools ? tom@infoether.com (Tom Copeland) (2008-09-08)
| List of all articles for this month |

From: "Aleksey Demakov" <ademakov@gmail.com>
Newsgroups: comp.compilers
Date: Sun, 7 Sep 2008 16:15:22 +0700
Organization: Compilers Central
References: 08-09-027
Keywords: books
Posted-Date: 07 Sep 2008 17:36:03 EDT

On Sat, Sep 6, 2008 at 4:17 AM, John L <johnl@iecc.com> wrote:
> Are there any books currently in print that describe compiler building
> tools other than my venerable "lex & yacc". I realize that books like the
> dragon book mention them as part of a description of RE lexers or LALR
> parsers, but I'm more interested in books like Terrence Parr's 1996 book
> on PCCTS or Holub's book where he reimplemented lex and yacc.
>


There's a newer Terrence Parr's book:


http://www.pragprog.com/titles/tpantlr/the-definitive-antlr-reference


Regards,
Aleksey



Post a followup to this message

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