ungrammar

November 8, 2025 ยท View on GitHub

Important

This crate now lives in https://github.com/rust-lang/rust-analyzer/tree/master/lib/ungrammar

ungrammar

A DSL for specifying concrete syntax trees.

See the blog post for an introduction.

See ./rust.ungram for an example.

Editor support

  • Vim
    • vim-ungrammar
    • ungrammar.vim
  • VSCode
    • ungrammar-tools