summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/simplebnf/README.md
blob: 240e26de0b777364272afada2380c508f735c3df (plain)
1
2
3
4
5
6
7
8
9
10
11
# simplebnf
simplebnf is a simple package to format Backus-Naur form. The package provides a simple way to format Backus-Naur form (BNF). It parses BNF expressions, possibly with annotations.

## Documentation
See the [simplebnf-doc.pdf](https://github.com/Zeta611/simplebnf/blob/master/simplebnf-doc.pdf) file.

## Authors
- Jay Lee <jaeho.lee@snu.ac.kr>

## License
simplebnf is available under the MIT license. See the [LICENSE](https://github.com/Zeta611/simplebnf/blob/master/LICENSE) file for more info.