Crate pag_compiler

Source
Expand description

The compiler of Paguroidea. Designed for build scripts.

Functionsยง

compile
Compile the grammar file at input to the parser source code at output. This function is designed to be used in build.rs. It will panic and output the reasons if any error occurs.