Crates.io | ungrammar |
lib.rs | ungrammar |
version | 1.16.1 |
source | src |
created_at | 2020-07-29 17:12:20.107094 |
updated_at | 2022-03-05 21:51:26.621398 |
description | A DSL for describing concrete syntax trees |
homepage | |
repository | https://github.com/matklad/ungrammar |
max_upload_size | |
id | 271000 |
size | 26,135 |
A DSL for specifying concrete syntax trees.
See the blog post for an introduction.
See ./rust.ungram for an example.