18f1cdaf86
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. WWW: http://www.4suite.org PR: ports/84546 Submitted by: Frerich Raabe <frerich@hex.athame.co.uk>
8 lines
223 B
Text
8 lines
223 B
Text
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.
|
|
|
|
WWW: http://www.4suite.org
|
|
|
|
- Frerich Raabe
|
|
frerich.raabe@gmx.de
|