Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
5
6
# ungrammar

A DSL for specifying concrete syntax trees. See this
[introductory post](https://rust-analyzer.github.io/blog/2020/10/24/introducing-ungrammar.html).

See [./rust.ungram](./rust.ungram) for an example.