1. 1. Why Gren?
  2. 2. Hello World
  3. The Language
  4. 3. Getting started
  5. 4. Constants
  6. 5. Functions
  7. 6. Numbers
  8. 7. Arrays
  9. 8. Strings
  10. 9. Records
  11. 10. Types
  12. 11. If expressions
  13. 12. Custom types
  14. 13. Pattern matching
  15. 14. Modules
  16. 15. Comments
  17. Appendix
  18. 16. gren.json
  19. 17. FAQ

The Gren Programming Language

If expressions

TODO