Module endbasic_core::compiler

source ·
Expand description

Converts our AST into bytecode.

Structs

Compilation errors.

Functions

Compiles a collection of statements into an image ready for execution.

Type Definitions

Result for compiler return values.