TI-BASIC 83
| TI-BASIC 83 | |
|---|---|
| TI-BASIC Z80 code viewed on a TI-84 Plus CE | |
| Paradigm | Procedural | 
| Typing discipline | Strong, Static (see Data types and variables) | 
| Platform | TI-83 series, TI-84 Plus series programmable calculators | 
TI-BASIC 83,TI-BASIC Z80 or simply TI-BASIC, is the built-in programming language for the Texas Instruments programmable calculators in the TI-83 series. Calculators that implement TI-BASIC have a built in editor for writing programs. While the considerably faster Z80 assembly language: 120 is supported for the calculators, TI-BASIC's in-calculator editor and more user friendly syntax make it easier to use. TI-BASIC is interpreted.: 155