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 Add ungrammar extensions 2021-09-13 20:37:39 -07:00
ungrammar.ungram Update ungrammar.ungram with proper labeled rule 2023-06-19 08:42:25 -07:00

ungrammar

A DSL for specifying concrete syntax trees.

See the blog post for an introduction.

See ./rust.ungram for an example.

Editor support