mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
6 lines
236 B
Plaintext
6 lines
236 B
Plaintext
|
Marpa parses any language whose grammar can be written in BNF. That includes
|
||
|
recursive grammars, ambiguous grammars, infinitely ambiguous grammars and
|
||
|
grammars with useless or empty productions.
|
||
|
|
||
|
WWW: http://search.cpan.org/dist/Marpa/
|