2005-09-02 04:22:12 +02:00
|
|
|
BisonGen is a general-purpose parser generator that converts a grammar
|
|
|
|
description for an LALR(1) context-free grammar into a program to
|
|
|
|
parse that grammar.
|
|
|
|
|
2005-11-26 00:10:30 +01:00
|
|
|
WWW: http://www.4suite.org/index.xhtml
|
2005-09-02 04:22:12 +02:00
|
|
|
|
|
|
|
- Frerich Raabe
|
|
|
|
frerich.raabe@gmx.de
|