Skip to content

Release 0.0.6

Compare
Choose a tag to compare
@ChromeGG ChromeGG released this 12 Dec 22:43
· 45 commits to main since this release
  • feat: ✨ floats support (c653c6e)
  • feat: ✨ string literals support (#13) (bf4adcb)
  • feat: ✨ support equals and not equals operators (fd2cd65)
  • feat:✨parenthesis expressions support (16007f8)
  • feat: ✨ support for boolean literals and null (#12) (b3718ce)
  • feat: ✨ support for multiplication operator (#11) (10417c6)