mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-12-23 08:48:08 +00:00
|
|
||
|---|---|---|
| .. | ||
| src | ||
| ungrammar2json | ||
| Cargo.toml | ||
| README.md | ||
| ungrammar.ungram | ||
ungrammar
A DSL for specifying concrete syntax trees.
See the blog post for an introduction.
See ./rust.ungram for an example.
Editor support
- Vim
- VSCode