Releases: AmrDeveloper/Turtle
Releases · AmrDeveloper/Turtle
Turtle 1.2.0
- Add support for built in functions
- Consume that call expression must end with TOKEN_CLOSE_PAREN
Turtle 1.1.0
New Features and improvments
- Increase the auto complete item width.
- Add support for array, with index operator.
- Add support for else if and else branches.
- Add support for special assignments *=, -=, *=, /=, %=.
- Add support for reminder operator %
Turtle 1.0.0
- Init Release and published on GooglePlay