Crate dmntk_feel_grammar[][src]

Expand description

FEEL grammar definition and LALR parsing tables generator.

Functions

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