analysis of conflicts in LALR parser generators

Reiner Pesch <pesch@ibh.rwth-aachen.de>
12 Feb 2001 01:18:46 -0500

          From comp.compilers

Related articles
analysis of conflicts in LALR parser generators pesch@ibh.rwth-aachen.de (Reiner Pesch) (2001-02-12)
| List of all articles for this month |

From: Reiner Pesch <pesch@ibh.rwth-aachen.de>
Newsgroups: comp.compilers
Date: 12 Feb 2001 01:18:46 -0500
Organization: Aachen University of Technology (RWTH)
Keywords: LALR, errors, tools
Posted-Date: 12 Feb 2001 01:18:46 EST

Hi !


Due to my diploma thesis in computer science I have implemented a tool
which intends to assist developers using LALR parser generators like
yacc with the analysis of shift/reduce- and reduce/reduce-conflicts.
(The tool currently works with yacc, byacc, bison and happy).


So if you're a user of any LALR parser generator mentioned above, you
could do me (and hopefully yourself) a favour by taking a look at ...


    http://www-users.rwth-aachen.de/reiner.pesch/yca/yca.html




Best regards,
Reiner


Post a followup to this message

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