Expand description
Defines the general compilation functions that generate the (incomplete) AST.
Re-exports§
pub use crate::errors::ParseError as Error;
Structs§
- Defines options that configure the compiler before we use it.
Functions§
- Parses the given reader to a BraneScript / Bakery Program.