1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/devel/bisongen/pkg-descr
Jean-Yves Lefort 18f1cdaf86 Add bisongen.
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>
2005-09-02 02:22:12 +00:00

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