Category:TI-89 BASIC: Difference between revisions

From Rosetta Code
Content added Content deleted
(Document lang tag invented for UnderBot)
(Added 'derived from' semantic link.)
Line 3: Line 3:
[[:Category:TI-89 BASIC|TI-89 BASIC]] is the programming language of the [[wp:TI-89 series|Texas Instruments TI-89 graphing calculator]], as well as the TI-92+ and Voyage 200 models<!-- got this last info from http://everything2.com/title/TI+Basic; please revise with better list -->.
[[:Category:TI-89 BASIC|TI-89 BASIC]] is the programming language of the [[wp:TI-89 series|Texas Instruments TI-89 graphing calculator]], as well as the TI-92+ and Voyage 200 models<!-- got this last info from http://everything2.com/title/TI+Basic; please revise with better list -->.


TI-89 BASIC is derived from [[TI-83 BASIC]], but has some incompatible syntax and is much more powerful. For example, it supports arbitrary variable names, user-defined functions, local subroutines, comments, and working with symbolic expressions as well as numbers.
TI-89 BASIC is derived from [[derived from::TI-83 BASIC]], but has some incompatible syntax and is much more powerful. For example, it supports arbitrary variable names, user-defined functions, local subroutines, comments, and working with symbolic expressions as well as numbers.


<br clear=all><!-- prevent language sidebar from spilling into columnar member list -->
<br clear=all><!-- prevent language sidebar from spilling into columnar member list -->

Revision as of 23:48, 1 September 2010

Language
TI-89 BASIC
This programming language may be used to instruct a computer to perform a task.
Execution method: Interpreted
Garbage collected: Yes
Parameter passing methods: By value
Type safety: Safe
Type strength: Strong
Type checking: Dynamic
Lang tag(s): ti89b
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using TI-89 BASIC.

TI-89 BASIC is the programming language of the Texas Instruments TI-89 graphing calculator, as well as the TI-92+ and Voyage 200 models.

TI-89 BASIC is derived from TI-83 BASIC, but has some incompatible syntax and is much more powerful. For example, it supports arbitrary variable names, user-defined functions, local subroutines, comments, and working with symbolic expressions as well as numbers.


Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "TI-89 BASIC"

The following 92 pages are in this category, out of 92 total.