View Source VacEngine.Processor.Compiler (Vac Engine v1.1.1)
Compile AST
Not to be used directly, use the VacEngine.Processor
interface.
Link to this section Summary
Functions
Compile a blueprint and return AST
Compile an expression and return AST
Eval AST
Eval an expression (will use eval_ast/2)
Link to this section Functions
Compile a blueprint and return AST
Compile an expression and return AST
Eval AST
Eval an expression (will use eval_ast/2)