Crate endbasic_repl
source ·Expand description
Interactive interpreter for the EndBASIC language.
Modules
Functions
Prints the EndBASIC welcome message to the given console.
Loads the program given in
username_path pair (which is of the form user/path) from the
cloud and executes it on the machine.Enters the interactive interpreter.
Loads the
AUTOEXEC.BAS file if it exists in the drive.