Re: Books on compiler tools ?

Tom Copeland <tom@infoether.com>
Mon, 8 Sep 2008 22:51:05 -0400

          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: Tom Copeland <tom@infoether.com>
Newsgroups: comp.compilers
Date: Mon, 8 Sep 2008 22:51:05 -0400
Organization: Compilers Central
References: 08-09-027 08-09-029 08-09-039
Keywords: books, Java
Posted-Date: 10 Sep 2008 06:44:13 EDT

On Sep 8, 2008, at 12:39 AM, glen herrmannsfeldt wrote:


> Also, there are jacc and Sun's jack
>
> http://www.javaworld.com/javaworld/jw-12-1996/jw-12-jack.html


Jack was renamed JavaCC and after being licensed by various companies
it's been open sourced (with a BSD license) by Sun here:


https://javacc.dev.java.net/


Plug: I wrote a book on it:


http://generatingparserswithjavacc.com/


and we just released v4.1, so, good times,


Yours,


Tom Copeland
tom@infoether.com



Post a followup to this message

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