tree: 9dd4fce0f14ba96ff13bea1c8ade287e279f78e0
  1. src/
  2. ungrammar2json/
  3. Cargo.toml
  4. README.md
  5. ungrammar.ungram
src/tools/rust-analyzer/lib/ungrammar/README.md

ungrammar

A DSL for specifying concrete syntax trees.

See the blog post for an introduction.

See ./ungrammar.ungram for an example.

Editor support