Skip to content

TI-83 Compiler 2.0

Latest
Compare
Choose a tag to compare
@Darmo117 Darmo117 released this 13 Mar 20:11

Big update!

Everything has been reworked! This means that programs written for previous versions of the compiler may not work without some rewriting.

Summary of changes:

  • Added all missing tokens from TI-83+ calculators
  • Redid nearly all escape codes (&<name>;) (cf. wiki)
  • Better command line options handling thanks to picocli

Special thanks to @SimonEast for their very helpful feedback and links to the TI devs wiki!