Omnimaga

Calculator Community => TI Calculators => Lua => Topic started by: hellninjas on December 16, 2011, 02:32:28 pm

Title: Lua extreme help
Post by: hellninjas on December 16, 2011, 02:32:28 pm
I just got my new Ti-Nspire CX Color!
I would like to code in Lua too...
Could someone teach me?
Or give me a link that would help me?

Also, how would I program (On-Calc)
I would like to program using OS:3.0
Title: Re: Lua extreme help
Post by: Scipi on December 16, 2011, 02:54:01 pm
To code on calc:

http://www.ticalc.org/archives/files/fileinfo/440/44075.html (http://www.ticalc.org/archives/files/fileinfo/440/44075.html)

Tutorials:

http://lua-users.org/wiki/TutorialDirectory (http://lua-users.org/wiki/TutorialDirectory)

http://www.inspired-lua.org/ (http://www.inspired-lua.org/)
Title: Re: Lua extreme help
Post by: epic7 on December 16, 2011, 05:00:25 pm
Im going to get one too! For christmas, so a bit over a week.

LUA NOOB BUDDIES! :P
Title: Re: Lua extreme help
Post by: hellninjas on December 16, 2011, 05:11:28 pm
Yay!
@Homer-16, is there a way to compile? Instead of me having to copy and paste every time :P
Title: Re: Lua extreme help
Post by: cyanophycean314 on December 16, 2011, 05:18:13 pm
You can use Luna to transform the .lua into a .tns.

You can download here: http://www.ticalc.org/archives/files/fileinfo/441/44113.html (http://www.ticalc.org/archives/files/fileinfo/441/44113.html)

I'm also a noob! Started learning a few weeks ago.
Title: Re: Lua extreme help
Post by: Nick on December 17, 2011, 02:36:52 am
until now, there's no compiler for on calc programming in lua. but you can just do ctrl-a ctrl-c ctrl-v to do this, so that's not much work i think :)  do you have the computer software, the official from TI i mean? if so, you could get TI scripting tools (http://education.ti.com/calculators/downloads/US/Software/Detail?id=6840) (just click continue as guest)

if you have any problems, don't doubt to ask :-)

i think that within a week i'll release my on calc lua guide, for those who program with oclua, you can find the topic here (http://ourl.ca/14426)
Title: Re: Lua extreme help
Post by: epic7 on December 25, 2011, 05:48:43 pm
I got a CX too :)

I tried using luna, but it just opens and immediately closes D:
Title: Re: Lua extreme help
Post by: Deep Toaster on December 25, 2011, 06:15:47 pm
Luna should be run from a command line (cmd), like it shows here (http://ourl.ca/12404/233280).