1. The Lumina Programming Language
  2. Getting Started
  3. Installation
  4. Compiling & Running Programs
  5. Creating a Lumina Project
  6. Features
  7. Functions
  8. Types
  9. let & do
  10. Pattern Matching & Conditionals
  11. Closures & Partial Application
  12. Lists & Strings
  13. Declaring Global Values
  14. Module System
  15. Generics & Traits
  16. Pipes (dot notation)
  17. Attributes
  18. Advanced Features
  19. Pointer Arithmetics
  20. Calling C functions via FFI
  21. Updating Nested Records
  22. Standard Library
  23. Available Targets
  24. IO and the file system
  25. List and its Sub-types