bril-frontend 0.2.2

AST and type-checking for Bril programs
Documentation
1
2
3
4
# bril-frontend

`bril-frontend` is a library for parsing the [textual representation](https://capra.cs.cornell.edu/bril/tools/text.html) of Bril.
It's used for the [Bril LSP](../bril-lsp/) and a [`bril2json` tool](https://github.com/sampsyo/bril/pull/399) I made.