Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jmgrosen

Pages: [1]
1
MP3 is patented -- see this discussion -- http://en.wikipedia.org/wiki/MP3#Licensing_and_patent_issues

2
Lua / Re: MoonScript for Nspire
« on: August 15, 2011, 12:07:30 pm »
But even a yes or a no is better than nothing!  ;)

3
Lua / Re: MoonScript for Nspire
« on: August 14, 2011, 05:47:55 pm »
Thanks for the praise!
I've been working on a sudoku solver for the Nspire in Lua, but after seeing this, I decided to re-implement it in Moonscript.
It's working really well for me, though it was relatively hard to install on my 64bit machine.

ExtendeD -- sorry to hear that. My main development platform is Linux (thanks so much for Luna!), so I haven't tried installing it in Windows. (totally off-topic -- are you making progress on Ndless 3.0?)
(edit) It seems someone else has your problem, too: https://github.com/leafo/moonscript/issues/7

Once I get my sudoku solver working I'll post the code + tns as an example, unless you guys want me to post what I've got so far.

John

4
Lua / MoonScript for Nspire
« on: August 14, 2011, 12:08:12 am »
(1st post  ;D)

Has anyone looked into using MoonScript (http://www.moonscript.org) for the Nspire?
It compiles into plain Lua, so it should work fine.
It looks like it has a much better way of handling object-oriented programming.

I'll try it out and see how it goes!

John

Pages: [1]