Skip to content

Releases: AmrDeveloper/Turtle

Turtle 1.2.0

12 Jul 12:18
Compare
Choose a tag to compare
  • Add support for built in functions
  • Consume that call expression must end with TOKEN_CLOSE_PAREN

Turtle 1.1.0

08 Jul 20:46
Compare
Choose a tag to compare

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

06 Jul 19:00
Compare
Choose a tag to compare
  • Init Release and published on GooglePlay