Related articles |
---|
functional parsing worstell@netcom.com (1995-01-26) |
Re: functional parsing lindig@ips.cs.tu-bs.de (1995-01-31) |
Re: functional parsing norvell@cs.toronto.edu (1995-02-02) |
Newsgroups: | comp.compilers |
From: | norvell@cs.toronto.edu (Theo Norvell) |
Keywords: | parse, functional |
Organization: | CS Lab, University of Toronto |
References: | 95-01-070 |
Date: | Thu, 2 Feb 1995 06:18:13 GMT |
>There was supposed to be a book on functional parsing or recursive ascent
>parsing published a few months ago. Anyone know the title or author?
>thanks,
That could be ,
The Functional Treatment of Parsing, by Rene Leermakers,
Kluwer Academic Publishers, 1993.
Chapters include:
1 Context-free Grammars
2 Bunch notation
3 Grammar Interpretations
4 Recursive Decent
5 grammar Transformations
6 Recursive Ascent
7 Parse Forest
8 Attribute Grammars
9 LR Parsers
10 Some Notes
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.