Welcome to TI-Basic Developer (TI|BD), the TI-Basic information repository! If you are a first-time visitor, please check out the welcome pack to get up to speed on using the site. We encourage you to become a member and to get involved in the community, and to come back often to see what changes have occurred. And above all else, enjoy your stay! |
Recent Forum Posts | Recent Forum Threads | Popular Forum Threads |
You could try using Doors CS 7 to hide programs from the program menu. If the issue is just...
(by jonbush 22 Sep 2023 23:10, posts: 19)
can you provide assembly code? and elaborate a bit on what it does?
I'm creating a large array of...
(by Cholsrea 22 Sep 2023 22:40, posts: 19)
Unfortunately it is not possible to use the → sto token within a string - which would be required...
(by jonbush 21 Sep 2023 04:42, posts: 2) |
(Started 21 Sep 2023 00:43,
Posts: 2)
(Started 13 Sep 2023 00:27,
Posts: 1)
(Started 06 Sep 2023 08:55,
Posts: 2)
(Started 05 Sep 2023 17:11,
Posts: 2)
(Started 04 Jul 2023 06:23,
Posts: 2)
(Started 13 Jun 2023 03:34,
Posts: 1)
|
(Started 21 Sep 2023 00:43 ,
Posts: 2)
(Started 26 Nov 2013 16:58 ,
Posts: 19)
|
TI-83 Basic | 68k TI-Basic | TI-Nspire Basic |
TI-83 Basic is the most commonly used, because the TI-83/84 series has been heavily marketed by Texas Instruments to high school students needing a graphing calculator for math and science classes. At the same time, it is the least powerful language, lacking many of the complex commands and programming capabilities. |
68k TI-Basic is much more powerful than TI-83 Basic, with support for calculus, indirection, local variables and functions, advanced picture manipulation, and several other features that make it a very rich language. However, it isn't used nearly as much as TI-84 Basic, so it doesn't have as big of a community developed around it. |
TI-Nspire Basic is quite similar to 68k TI-Basic, but not as programmer friendly: it has poor I/O support, rigid constraints on program execution, and documents are used instead of programs. In addition, it is still relatively unknown to the TI community, so there isn't much documentation available yet. |