Basic Smojo

  1. Welcome!
  2. Artihmetic
  3. Modes
  4. Comments
  5. New Words
  6. Exiting
  7. Stack Words
  8. Locals
  9. Breakpoints
  10. Conditionals I
  11. Conditionals II
  12. Text and Strings
  13. Time
  14. Sequences
  15. Hashes
  16. Tuples
  17. XTs
  18. Quotations
  19. Higher Order Functions
  20. Reductions

Intermediate Smojo

  1. Parsing and the Token Stream
  2. Decompilation
  3. Stack Words II
  4. Do Loops
  5. More Loops
  6. Other Looping Constructs
  7. Local Words
  8. The Data Section
  9. The Dictionary
  10. More Math Words

Advanced Smojo

  1. Postponing Actions
  2. Switching Modes
  3. Handling Errors
  4. Compiling Programmatically
  5. Application: Word Usage Counts
  6. Extending Smojo
  7. Deferred Words
  8. Recursive Sequences