Re: Programming and the 84.
As was mentioned, the Nspire is completely different software, built
on completely different processor chips, which provides a much more
powerful (but also more complex) language. However, we've already
discussed this to death without reaching a consensus, so I suggest we
drop it before it starts again.
Re: 84 Keypad I/O
"I wonder, do you know if putting the TI 84 keyboard on the snpire
allows full 84 programing capability including input and output
statements? Also, is there any posibility of developing some sort of
program for nspire cas that develops input and output programing
statements?...so is it possible that there is some way that the OS
could be modified by a program to generate them?"
Yes, the 84 Keypad allows for programming with Input. The Nspire
keypad contains a chip that has the Nspire OS. The 84 Keypad contains
a chip with the 84 OS on it. In summary, when the 84 keypad is in,
your calculator IS a TI84 with a slightly larger screen. However, I'm
pretty sure all the files are stored on the keypad, too, since they
both use different file system structures (well, the 84 doesn't really
have one at all), so you cannot access 84 programs with the Nspire
keypad in, and vice versa. They wouldn't run anyway.
There is still a possibility for all sorts of changes because (to my
knowledge), TI is still working on the Nspire, and plans to release
2-3 OS updates each year (and they have so far). No one knows what
their plan is for priority of updates, or even what's on the list, but
they know that input is preferred. It's one of the things I talked to
them about when I first got my Nspire at a T3 institute.
And finally, no, there is no was to make it input, unless someone
wants to decompile the OS software (slightly illegal), spend countless
hours trying to decipher it, modify it to accept input (a huge task),
and recompile it. And this would have to be done with each official
update. It's not that easy to make an operating system. I've tried.
Give them some time. Most of the current programming options didn't
come out until v1.4, so it may take a little while.
--Eric F.