Module ergoscript_compiler::compiler[][src]

ErgoScript compiler

Enums

CompileError

Compilation errors

Functions

compile

Compiles given source code to ErgoTree, or returns an error

compile_expr

Compiles given source code to ergotree_ir::mir::expr::Expr, or returns an error