Crate endbasic[][src]

Interactive interpreter for the EndBASIC language.

Modules

demos

Exposes EndBASIC demos as an overlay to the store.

Functions

print_welcome

Prints the EndBASIC welcome message to the given console.

run_repl_loop

Enters the interactive interpreter.

try_load_autoexec

Loads the AUTOEXEC.BAS file if it exists in the store.