Skip to content

v1.1-alpha

Latest
Compare
Choose a tag to compare
@mel-florance mel-florance released this 25 Jul 01:33
· 23 commits to master since this release
cc19a8c

New features:

  • Variables
  • Comparison
  • Arithmetic improed
  • Conditions (if, else, else if)
  • Loops (while and for)
  • Functions

Lot of refactoring and memory optimization.