Part I. Standards
Prev
Next
Part I. Standards
Table of Contents
1. Overview
2. Evaluation and compilation
2.1. Declarations
2.1.1.
OPTIMIZE
3. Data and control flow
3.1. Minimal compilation
3.2. Functions
4. Symbols
5. Packages
6. Numbers
6.1. Numeric types
6.2. Random-States
7. Characters
7.1. Character types
7.2. Character names
7.3. Line Divisions
8. Arrays
8.1. Array limits
8.2. Specializations
9. Strings
10. Hash tables
11. Pathnames
11.1. Syntax
11.2. Wild pathnames and matching
12. Files
12.1. Mapping pathnames to files
12.2. Dictionary
12.2.1.
DIRECTORY
13. Streams
13.1. Stream types
13.2. Input/Output model
14. Printer
15. Environment
15.1. Dictionary
disassemble
— Display the assembly code of a function
trace
— Follow execution of functions