[][src]Crate endbasic

The EndBASIC language parser and interpreter.

Modules

ast

Abstract Syntax Tree (AST) for the EndBASIC language.

console

Execution engine for EndBASIC programs.

eval

Evaluator for EndBASIC expressions.

exec

Execution engine for EndBASIC programs.

repl

Interactive interpreter for the EndBASIC language.