List of all items
Structs
- ast::Expression
- bytecode::ByteCode
- bytecode::FnByteCode
- bytecode::NativeFn
- bytecode::UserFn
- bytecode::VarDecl
- compiler::Compiler
- instructions::Instruction
- type_checker::TypeCheckContext
- type_checker::TypeCheckError
- util::EvalOptions
- value::de::Error
- vm::StackFrame
- vm::Vm
Enums
- ast::ExprEnum
- ast::Statement
- ast::TypeDecl
- bytecode::FnDef
- instructions::OpCode
- value::Value
- value::ValueKind
- vm::YieldResult
Traits
Macros
Functions
- de::from_file
- de::from_file_with_timeout
- de::from_path
- de::from_path_with_timeout
- de::from_str
- de::from_str_with_timeout
- is_debug
- parser::multispace0
- parser::multispace1
- parser::statements_finish
- set_debug
- type_checker::type_check
- util::eval
- util::parse_program
- value::de::from_value