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.
20 lines
307 B
Markdown
20 lines
307 B
Markdown
|
|
brag [![Build Status](https://travis-ci.org/mbutterick/brag.svg?branch=master)](https://travis-ci.org/mbutterick/brag)
|
|
=
|
|
|
|
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/
|