- 1. Using the Compiler
- Overview
- 2. The Stack
- 3. Syntax
- 4. Math
- 5. Logic
- 6. Functions
- 7. Macros
- 8. Recursion
- 9. Strings
- Builtins
- 10. Mathematics Operators
- 11. Strings and Text Processing
- 11.1. append
- 11.2. ascii
- 11.3. atoc
- 11.4. atof
- 11.5. cheq
- 11.6. emptybuf
- 11.7. fprintstr
- 11.8. getch
- 11.9. getstr
- 11.10. print
- 11.11. printchr
- 11.12. printstr
- 11.13. ref
- 11.14. streq
- 11.15. strlen
- 11.16. strword
- 12. Files, Input, and CLI Arguments
- 12.1. afopen
- 12.2. argc
- 12.3. eof
- 12.4. fgetch
- 12.5. flushinp
- 12.6. getarg
- 12.7. getch
- 12.8. getnum
- 12.9. getstr
- 12.10. head
- 12.11. rfopen
- 12.12. tail
- 12.13. wfopen
- 13. Logical Operators
- 14. Miscellaneous Stack-related Functions
- 14.1. =
- 14.2. c
- 14.3. d
- 14.4. pop
- 14.5. q
- 14.6. recurse
- 14.7. swap
- 14.8. unpop