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 253062bb9e propagate srcloc to error msg (fixes #4) 6 years ago
br-parser-tools obscurity 6 years ago
brag propagate srcloc to error msg (fixes #4) 6 years ago
.gitignore ignore 7 years ago
.travis.yml Test Rackets 6.7–6.10 7 years ago
LICENSE Add LGPL license 7 years ago
README.md Update README.md 7 years ago

README.md

brag Build Status

Racket DSL for generating parsers from BNF grammars.

Licensed under the LGPL. See LICENSE.

Install

raco pkg install brag

Documentation

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