Crate dmntk_feel_grammar

Crate dmntk_feel_grammar 

Source
Expand description

FEEL grammar definition and LALR parsing tables generator.

Functionsยง

lalr_rust_tables
Writes to file the source code of parsing tables for Rust language, extracted from parsing tables generated by Bison parser generator for C language.