Re: Books on compiler tools ?

=?ISO-8859-1?Q?J=FCrgen_Kahrs?= <Juergen.Kahrs@vr-web.de>
Sat, 06 Sep 2008 20:59:15 +0200

          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: =?ISO-8859-1?Q?J=FCrgen_Kahrs?= <Juergen.Kahrs@vr-web.de>
Newsgroups: comp.compilers
Date: Sat, 06 Sep 2008 20:59:15 +0200
Organization: Compilers Central
References: 08-09-027
Keywords: books
Posted-Date: 07 Sep 2008 17:34:43 EDT

John L schrieb:
> 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.


Pat Terry uses CoCo/R in his textbook:


    http://www.amazon.com/Compiling-C-Java-Pat-Terry/dp/032126360X/
    http://www.scifac.ru.ac.za/cspt/
    http://en.wikipedia.org/wiki/Coco/R


    "A feature of the book is that it demonstrates the use
    of Coco/R to implement compilers for the JVM and CLR platforms."



Post a followup to this message

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