utterance 0.1.4

A parser library for creating readable, natural-language-inspired domain-specific languages.
Documentation
1
2
3
pub mod lexer;
pub mod parser;
pub mod syntax;