Expand description
The compiler of Paguroidea. Designed for build scripts.
Functionsยง
- compile
- Compile the grammar file at
inputto the parser source code atoutput. This function is designed to be used inbuild.rs. It will panic and output the reasons if any error occurs.