How to get this to an lalr(1) grammar?

mph@zdenka.demon.co.uk (Michael Harrison)
Sun, 28 Aug 1994 18:51:02 GMT

          From comp.compilers

Related articles
How to get this to an lalr(1) grammar? Mark_Tarrabain@mindlink.bc.ca (1994-08-22)
Re: How to get this to an lalr(1) grammar? jholland@world.std.com (1994-08-22)
Re: How to get this to an lalr(1) grammar? pjj@cs.man.ac.uk (1994-08-28)
How to get this to an lalr(1) grammar? mph@zdenka.demon.co.uk (1994-08-28)
Re: How to get this to an lalr(1) grammar? mickunas@mickunas.cs.uiuc.edu (1994-09-10)
Re: How to get this to an lalr(1) grammar? dekker@dutiag.twi.tudelft.nl (1994-09-14)
Re: How to get this to an lalr(1) grammar? mark@omnifest.uwm.edu (Mark Hopkins) (1994-10-09)
| List of all articles for this month |

Newsgroups: comp.compilers
From: mph@zdenka.demon.co.uk (Michael Harrison)
Keywords: LALR, books
Organization: Soft Silicon Limited
References: 94-08-137
Date: Sun, 28 Aug 1994 18:51:02 GMT

Mark_Tarrabain@mindlink.bc.ca "Mark Tarrabain" writes:
  > ... If my understanding is
  > correct, it should be possible to simplify it to LR(1), perhaps even
  > LALR(1). I'd appreciate whatever help anybody could give.


  I have a refernece which may assist:


      M D Mickunas, R L Lancaster and V B Schneider - "Transforming LR(k)
      Grammars to LR(1), SLR(1) and (1,1) Bounded Right-Context Grammars",
      JACM July 1976, Vol 23, No. 3., pp 511..533.


  Hope that this is of some help.


Michael Harrison
Soft Silicon Limited


mph@zdenka.demon.co.uk
--


Post a followup to this message

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