Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@AvicennaJr AvicennaJr released this 25 Dec 03:40
· 417 commits to main since this release

New Features

  • Add ability to iterate over strings, arrays and dicts
  • Add switch statements
  • Add ability to check types
  • Add member operator ktk
  • Add unary operators ++ and --
  • Add shorthand assignment +=, -=, *=, /= and %=
  • A lot of bug fixes

Breaking Changes

  • Use fanya to initialize a variable. acha has been deprecated
  • Use unda to define functions. fn has been deprecated
  • Nuru scripts must have a .sw or .nr extension

Hope you enjoy!