0 Members and 1 Guest are viewing this topic.
Eventually I became frustruated with the slow speed and lack of capability of basic.
Quote from: z80man on December 29, 2010, 08:24:07 pm Eventually I became frustruated with the slow speed and lack of capability of basic.I have to ask: what capabilities does BASIC lack, aside from disabling the obvious run indicator and crashing the calc?
Most languages are Turing complete, which means they can technically be used for any project. TI-BASIC is one of those languages. By use, I'm assuming you have a few thousand years to do the computations, given how slow BASIC is
Not in the sense of Turing completeness, where you have to disregard speed of execution. Of course, one would never use BASIC to write an OS because it would be almost as slow as TI-OS v2.53
Btw, I don't quite understand how basic lacks integers? Isn't that essential for a calc?