Crate endbasic_core[][src]

Expand description

The EndBASIC language parser and interpreter.

Modules

Abstract Syntax Tree (AST) for the EndBASIC language.

Evaluator for EndBASIC expressions.

Execution engine for EndBASIC programs.

Symbol definitions and symbols table representation.