massaging a grammar for YACC

pmateti@crimson.wright.edu (Prabhaker Mateti)
5 Nov 89 20:01:36 GMT

          From comp.compilers

Related articles
massaging a grammar for YACC pmateti@crimson.wright.edu (1989-11-05)
| List of all articles for this month |

From: pmateti@crimson.wright.edu (Prabhaker Mateti)
Newsgroups: comp.compilers
Keywords: LALR(1)
Date: 5 Nov 89 20:01:36 GMT

I have a grammar with about 300 productions. I am trying to generate
a parser using Bison. I am finding it quite hard to eliminate the
reduce/reduce conflicts. Are there any articles discussing practical
techniques, heuristics in 'massaging' grammars?
--
prabhaker mateti, wright st u res ctr, 3171 research blvd, kettering, oh 45420
pmateti@cs.wright.edu (513) 259-1379 (513) 873-2491 (513) 426-3031 (hm)
[As always I suggest the dragon book by Aho, Sethi, and Ullman. -John]





Post a followup to this message

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