Related articles |
---|
Re: Compiler books for beginners? rboland@unb.ca (Ralph Boland) (2002-05-27) |
Re: Re: Compiler books for beginners? s4015614@student.uq.edu.au (Mr Kennie-Nybo Pontoppidan) (2002-05-31) |
From: | "Mr Kennie-Nybo Pontoppidan" <s4015614@student.uq.edu.au> |
Newsgroups: | comp.compilers |
Date: | 31 May 2002 22:54:59 -0400 |
Organization: | The University of Queensland (my.UQ Portal) |
References: | 02-05-151 |
Keywords: | books |
Posted-Date: | 31 May 2002 22:54:59 EDT |
>While this question is being asked I would like to know if any
>compiler/parser textbooks deal with grammars that use regular
>expression operators.
I just had a look at Grune and Jacobs book and they actually have a chapter on
parsing regular grammars (where regular expression operators are used).
You can download a free copy of their book here
http://www.cs.vu.nl/~dick/PTAPG.html
Regards,
Kennie
Return to the
comp.compilers page.
Search the
comp.compilers archives again.