ungrammar 0.1.0

A DSL for describing concrete syntax trees
Documentation

Ungrammar -- a DSL for specifying concrete syntax tree grammar.

Producing a parser is an explicit non-goal -- it's ok for this grammar to be ambiguous, non LL, non LR, etc.