LALR grammar hints

zou@flora.ccs.northeastern.edu (Chendong Zou)
Thu, 5 Nov 1992 15:45:56 GMT

          From comp.compilers

Related articles
LALR grammar hints zou@flora.ccs.northeastern.edu (1992-11-05)
| List of all articles for this month |

Newsgroups: comp.compilers
From: zou@flora.ccs.northeastern.edu (Chendong Zou)
Organization: College of CS, Northeastern U
Date: Thu, 5 Nov 1992 15:45:56 GMT
Keywords: LALR, question

Hi:


I am now try to design a grammar to preprocess some technical papers using a
LALR parser.


I wonder if there is a general rule to design a grammar to guarantee it to be
a LALR(1). For sometimes, if you do some tricky changes, a non-LALR(1) grammar
will become a LALR(1).


Any suggestions? or can you recommend some books to read?


Please email me directly.
Thank you!


-- Zou
--


Post a followup to this message

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