Crate pag_compiler

source ·
Expand description

The compiler of Paguroidea. Designed for build scripts.

Functions

  • 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.