Skip to content

0.2.0

Compare
Choose a tag to compare
@SenkJu SenkJu released this 03 Sep 17:27
· 519 commits to master since this release
  • Added support for self-invoking functions.
  • Strings can now be concatenated using . (concatenation operator).
  • Ifs can now be used as expressions.
  • Print error if variable is undefined ar runtime.