mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
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>
9 lines
223 B
Plaintext
9 lines
223 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
|
|
|
|
- Frerich Raabe
|
|
frerich.raabe@gmx.de
|