Latest Progress - 09.02.15
over 10 years ago by Danilo Lekovic
As of today, there are no known bugs! 😃 Main new feature of today: If statements, chained with or without elsif and else.
Changelog
- added: Website link
- added: String interpolation
- added: If statements
- improved: ElsIf error positioning
- added:
!Operator - fixed: Calls & call lists can be used in conditions
- added: CLI
- improved:
==now compiles to=== - improved:
!=now compiles to!== - added: Installation instructions and a code snippet
- added:
