Advanced TiBasic is a compiler for TiBasic with support for dynamic python backends for multiple calculators and better language features in TiBasic.

Its features are:

  • Readable function scopes.
  • Easier collaboration with larger calculator programs or utilities.
  • Unsafe blocks and includes of normal TiBasic files.
  • Typed variables and function parameters as an addition to the normal TiBasic syntax.
  • Modifyable design using a documented python API and the generated AST.

Location of the most recent documentation

The most recent documentation version can be found at ReadTheDocs.org.