PDA

View Full Version : C++ Compiler For A TI-84?


Lancelot59
Oct31-09, 06:21 PM
Hello PF! I want to create a program/database that is capable of doing everything that I need it to, calculations, conversions etc.

I'm currently learning C++ in school, and was wondering if there was a C++ compiler for TI-84 calculators. It would make it much easier for me to program, instead of having to learn assembly at the same time.

MATLABdude
Oct31-09, 10:11 PM
Not that I'm aware of, however I've been known to be wrong. If I am, you should check here:
http://www.ticalc.org/basics/calculators/ti-84plus.html

I know that there's BASIC which can get pretty powerful (as well as allowing you to access the built-in TI functions).

Lancelot59
Oct31-09, 10:24 PM
Yeah, the TI version of BASIC. Is there anything that would convert the code?