Module endbasic_std::exec

source ·
Expand description

Commands that manipulate the machine’s state or the program’s execution.

Structs

The CLEAR command.
The ERRMSG function.
The SLEEP command.

Functions

Instantiates all REPL commands and adds them to the machine.

Type Definitions

Type of the sleep function used by the SLEEP command to actually suspend execution.