C/C++ Is there a C++ compiler for TI-84 calculators?

AI Thread Summary
Creating a program or database for calculations and conversions on a TI-84 calculator is the main focus of the discussion. The user is learning C++ and seeks a C++ compiler for the TI-84 to simplify programming, as learning assembly simultaneously is challenging. While no C++ compiler for the TI-84 is confirmed, BASIC is available and can be quite powerful, allowing access to built-in functions. The user inquires about potential code conversion tools from C++ to TI BASIC, indicating an interest in leveraging existing skills while developing for the calculator.
Lancelot59
Messages
640
Reaction score
1
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.
 
Technology news on Phys.org
Yeah, the TI version of BASIC. Is there anything that would convert the code?
 
Thread 'Is this public key encryption?'
I've tried to intuit public key encryption but never quite managed. But this seems to wrap it up in a bow. This seems to be a very elegant way of transmitting a message publicly that only the sender and receiver can decipher. Is this how PKE works? No, it cant be. In the above case, the requester knows the target's "secret" key - because they have his ID, and therefore knows his birthdate.
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...
Back
Top