tree: 097e364291c13b539d5f73e29917069cb3492be8 [path history] [tgz]
  1. src/
  2. ungrammar2json/
  3. Cargo.toml
  4. README.md
  5. rust.ungram
  6. 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