Re: LR based techniques

cayot@pierredelune.i3s.unice.fr (Robert-Olivier Cayot)
23 Jul 2000 16:52:40 -0400

          From comp.compilers

Related articles
LR based techniques scavadini@ucse.edu.ar (2000-07-18)
Re: LR based techniques cayot@pierredelune.i3s.unice.fr (2000-07-23)
Re: LR based techniques jkahrs@castor.atlas.de (Juergen Kahrs) (2000-07-23)
| List of all articles for this month |

From: cayot@pierredelune.i3s.unice.fr (Robert-Olivier Cayot)
Newsgroups: comp.compilers
Date: 23 Jul 2000 16:52:40 -0400
Organization: Laboratoire I3S - Universite de Nice Sophia-Antipolis
References: 00-07-018
Keywords: parse, LALR

scavadini@ucse.edu.ar wrote:
> The LR parsing technique "family" that I know is: LR(0), SLR, LALR
> and LR. Do you know other parsing techniques based on the LR
> technique?


Jose Fortes Galvez has developed the DR parsing technique wich produce
LR parser of small size.


AUTHOR="Fortes G\'{a}lvez, Jos\'{e}"
TITLE="A Discriminating Reverse Approach to {LR}($k$) Parsing"
SCHOOL="Universidad de Las Palmas de Gran Canaria and Universit\'{e}
                de Nice-Sophia Antipolis"
YEAR=1998


AUTHOR="Fortes G\'{a}lvez, Jos\'{e}"
TITLE="Generating {LR}(1) Parsers of Small Size"
BOOKTITLE="Compiler Construction. 4th International Conference, CC'92"
PAGES="16--29"
YEAR=1992,
SERIES="Lecture Notes in Computer Science, vol. 641",


hope this helps,


Robert-Olivier.
--
Robert-Olivier Cayot Email : cayot@i3s.unice.fr
Laboratoire I3S - Les Algorithmes / Euclide Tel : +33 (0)4 92-94-27-46
2000 route des Lucioles - BP 121
06903 Sophia-Antipolis Cedex - France


Post a followup to this message

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