Skip to main content

Crate dsntk_feel_grammar

Crate dsntk_feel_grammar 

Source
Expand description

§FEEL grammar

§Overview

FEEL grammar and parsing tables generator used by dsntk crate.

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.