[−][src]Module endbasic_core::program
Stored program manipulation and interactive editor.
Structs
| Metadata | Metadata of an entry in the store. |
Traits
| Program | Representation of the single program that we can keep in memory. |
| Store | Abstract operations to load and store programs on persistent storage. |
Functions
| all_commands | Instantiates all program editing commands against a new (empty) program, using |