Crate endbasic_repl
source ·Expand description
Interactive interpreter for the EndBASIC language.
Modules§
- Exposes EndBASIC demos as a read-only drive.
- Interactive console-based text editor.
Functions§
- Prints the EndBASIC welcome message to the given console.
- Loads the program given in
username_pathpair (which is of the formuser/path) from the cloud and executes it on themachine. - Enters the interactive interpreter.
- Loads the
AUTOEXEC.BASfile if it exists in thedrive.