Racket DSL for generating parsers from BNF grammars
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Matthew Butterick 36f2aa56e5
Update SUBLICENSE.md
4 years ago
brag Revert "subparsers" 5 years ago
brag-lib Revert "subparsers" 5 years ago
.gitignore less is more 5 years ago
.travis.yml Add 7.2 5 years ago
LICENSE.md switch to MIT license 4 years ago
README.md Update README.md 4 years ago
SUBLICENSE.md Update SUBLICENSE.md 4 years ago

README.md

brag Build Status

Racket DSL for generating parsers from BNF grammars.

Install

raco pkg install brag

Documentation

http://docs.racket-lang.org/brag/

License

MIT. See LICENSE.md