Expand description
Interactive interpreter for the EndBASIC language.
Modules§
Functions§
- print_
welcome - Prints the EndBASIC welcome message to the given console.
- run_
from_ cloud - Loads the program given in
username_pathpair (which is of the formuser/path) from the cloud and executes it on themachine. - run_
repl_ loop - Enters the interactive interpreter.
- try_
load_ autoexec - Loads the
AUTOEXEC.BASfile if it exists in thedrive.