Expand description
Interactive interpreter for the EndBASIC language.
Modules§
Functions§
- mount_
cloud_ share - Resolves
username_path, which must be of the formuser/path, into anAUTORUNlocation. - print_
welcome - Prints the EndBASIC welcome message to the given console.
- run_
from_ storage_ path - Loads the program given by
pathfrom storage and executes it on themachine. - run_
repl_ loop - Enters the interactive interpreter.
- try_
load_ autoexec - Loads the
AUTOEXEC.BASfile if it exists in thedrive.