Expand description

A basic scripting language with a Rust runtime

Modules

Abstract Syntax Tree types

Instruction bytecode

Parses source code text into AST components

Bytecode runtime