- Home
- Programmer documentation
- 1. Guide
- 1.1. The Stack
- 1.2. Names and Errors
- 1.3. Functions
- 1.4. Programming conventions
- 2. Standard library
- 2.1. List methods
- 2.2. Decimal methods
- 2.3. Integer methods
- 2.4. String methods
- 2.5. math
- Language Reference
- 3. Language specification
- 3.1. Errors
- 3.2. Types
- 3.3. Naming
- 3.4. Primitive Tokens
- 3.4.1. Arithmetic
- 3.4.2. Control flow
- 3.4.3. Stack & Naming
- 3.4.4. Functional
- 3.4.5. Typing
- 3.4.6. Modules
- 4. Built-in functions
- 5. Module system
- 6. Language internals
- 7. Glossary