Macros
- Default IO triple using stdin, stdout, stderr
Structs
- Bundle of generic IO streams, for brevity.
- stack for (K,I,O) tuples, with methods for checked editing
- register object, may have a dynamic array
- Bundled state storage for one instance of dc:im
Enums
- Happy results of
exec() - basic object: either number or string
Functions
- CORE LANGUAGE IMPLEMENTATION