mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
9 lines
235 B
Plaintext
9 lines
235 B
Plaintext
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/index.xhtml
|
|
|
|
- Frerich Raabe
|
|
frerich.raabe@gmx.de
|