TI Basic: Difference between revisions

From CALCVERSE
Jump to navigation Jump to search
(Started page)
 
(Add calculator models for each category)
Line 1: Line 1:
[[Category:Programming languages]]
'''TI Basic''' is a programming language supported on nearly every Texas Instruments graphing calculator in some form.  
'''TI Basic''' is a programming language supported on nearly every Texas Instruments graphing calculator in some form.  


It's been revised many times with each model, where capability and feature set varies greatly. The variants are mostly categorized into "Z80 TI-Basic" (including the eZ80 found in the [[TI-84 Plus CE]]), "68k TI-Basic", and "Nspire TI-Basic". Even within these categories, they are not all the same, and a program for the [[TI-84 Plus]] will likely not function on a [[TI-81]], for example, due to missing features and different syntax.
It's been revised many times with each model, where capability and feature set varies greatly. The variants are mostly categorized into "Z80 TI-Basic" (including the eZ80 found in the [[TI-84 Plus CE]]), "68k TI-Basic", and "Nspire TI-Basic". Even within these categories, they are not all the same, and a program for the [[TI-84 Plus]] will likely not function on a [[TI-81]], for example, due to missing features and different syntax.
==Z80 TI Basic==
Calculators that run this variant of TI Basic include:
*[[TI-73]]
*[[TI-73 Explorer]]
*[[TI-80]]
*[[TI-81]]
*[[TI-82]]
*[[TI-83]]
*[[TI-83 Plus]]
*[[TI-83 Plus Silver Edition]]
*[[TI-84 Plus]]
*[[TI-84 Plus Silver Edition]]
*[[TI-84 Plus C Silver Edition]]
*[[TI-84 Plus CE]]
*[[TI-84 Plus CE|TI-84 Plus CE Python]]
*[[TI-85]]
*[[TI-86]]
==68k TI-Basic==
Calculators that run this variant of TI Basic include:
* [[TI-89]]
* [[TI-89 Titanium]]
* [[TI-92]]
* [[TI-92 II]]
* [[TI-92 Plus]]
* [[TI Voyage 200]]
== Nspire TI-Basic ==
* [[TI-Nspire|TI-Nspire (all)]]

Revision as of 17:07, 1 April 2024


TI Basic is a programming language supported on nearly every Texas Instruments graphing calculator in some form.

It's been revised many times with each model, where capability and feature set varies greatly. The variants are mostly categorized into "Z80 TI-Basic" (including the eZ80 found in the TI-84 Plus CE), "68k TI-Basic", and "Nspire TI-Basic". Even within these categories, they are not all the same, and a program for the TI-84 Plus will likely not function on a TI-81, for example, due to missing features and different syntax.

Z80 TI Basic

Calculators that run this variant of TI Basic include:

68k TI-Basic

Calculators that run this variant of TI Basic include:

Nspire TI-Basic