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

Lumina Showcase

List & its Sub-types