Re: [Tutor] Running Python on a Calculator

2009-10-20 Thread Lie Ryan
Corey Richardson wrote: Hey tutors. I have a TI-84 plus, and I am making some math tools, and I don't know the native language of the Ti-84, and was wondering, has anyone worked with a version of Python that can run on that small of a processor? Thanks in advance, A quote from Wikipedia says:

Re: [Tutor] Running Python on a Calculator

2009-10-20 Thread Alan Gauld
"Corey Richardson" wrote Hey tutors. I have a TI-84 plus, and I am making some math tools, and I don't know the native language of the Ti-84, and was wondering, has anyone worked with a version of Python that can run on that small of a processor? Never say never but The smallest thin

[Tutor] Running Python on a Calculator

2009-10-19 Thread Corey Richardson
Hey tutors. I have a TI-84 plus, and I am making some math tools, and I don't know the native language of the Ti-84, and was wondering, has anyone worked with a version of Python that can run on that small of a processor? Thanks in advance, ~Corey ___