tree: 70903ec7a61788200a6bb6e2ec3e5ffa9ad54670 [path history] [tgz]
  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 ./rust.ungram for an example.

Editor support