Version 0.2.0
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
fanyato initialize a variable.achahas been deprecated - Use
undato define functions.fnhas been deprecated - Nuru scripts must have a
.swor.nrextension
Hope you enjoy!