rust-analyzer/lib/ungrammar
2025-11-18 14:06:52 +02:00
..
src Drop unused ungrammar import 2025-11-18 13:12:03 +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
rust.ungram Update rust.ungram 2024-04-18 17:12:18 +02: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