mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
06fdcdf06e
- Add LICENSE_FILE - Fix and update WWW
8 lines
293 B
Plaintext
8 lines
293 B
Plaintext
Marpa::XS is the XS version of Marpa.
|
|
|
|
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: https://metacpan.org/release/JKEGL/Marpa-XS-1.008000
|