1
TI-Nspire / Lua port on nspire
« on: April 17, 2011, 10:33:24 am »
Hello,
One or two months ago I worked on an editor and porting lua on the TI nspire.
I used lua 5.1.4 : http://www.lua.org/ftp/lua-5.1.4.tar.gz
I didn't manage to get more than an hello world from lua and I haven't had time to continue
it.
I've seen recently that TI made what i wanted to do but maybe my code can still interest
someone. This is a really crappy port, and the biggest problem is the longjmp support. I haven't
the qualification to do such a work and this was the occasion to learn so be indulgent.
The editor part is buggy but i think that most of them can rapidly be corrected. I lack of time so i didn't do
it.
This is generally buggy and launching it on a real calculator is at your own risk.
The source : ftp:// davyg.fr/spireEdit/spireEdit.zip (remove the space)
I used code from the skeleton available there, don't really know what to do with license since
it has no copyright : http://ourl.ca/4852.
This should compil with just a make.
If you have a questions, suggestions, if it doesn't work ... just ask.
Hoping that it can be usefull to someone.
Sorry for my english.
davyg
One or two months ago I worked on an editor and porting lua on the TI nspire.
I used lua 5.1.4 : http://www.lua.org/ftp/lua-5.1.4.tar.gz
I didn't manage to get more than an hello world from lua and I haven't had time to continue
it.
I've seen recently that TI made what i wanted to do but maybe my code can still interest
someone. This is a really crappy port, and the biggest problem is the longjmp support. I haven't
the qualification to do such a work and this was the occasion to learn so be indulgent.
The editor part is buggy but i think that most of them can rapidly be corrected. I lack of time so i didn't do
it.
This is generally buggy and launching it on a real calculator is at your own risk.
The source : ftp:// davyg.fr/spireEdit/spireEdit.zip (remove the space)
I used code from the skeleton available there, don't really know what to do with license since
it has no copyright : http://ourl.ca/4852.
This should compil with just a make.
If you have a questions, suggestions, if it doesn't work ... just ask.
Hoping that it can be usefull to someone.
Sorry for my english.
davyg