rust-analyzer/lib/ungrammar
Chayim Refael Friedman 32d50921d6 Remove Rust ungram file from the Ungrammar repo
It can be confused with the real Rust ungram, now that they're in the same repo.
2025-12-16 21:59:12 +02:00
..
src Remove Rust ungram file from the Ungrammar repo 2025-12-16 21:59:12 +02:00
ungrammar2json Fix elided lifetime 2025-11-18 14:06:52 +02:00
Cargo.toml Merge pull request #21002 from Veykril/veykril/push-nztxvpnntmrx 2025-11-15 09:17:16 +02:00
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