Module endbasic_core::exec [−][src]
Execution engine for EndBASIC programs.
Structs
| Machine | Executes an EndBASIC program and tracks its state. |
Enums
| Error | Execution errors. |
| StopReason | Describes how the machine stopped execution while it was running a script via |
Type Definitions
| Result | Result for execution return values. |