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 - Jim Bauwens
Pages: 1 ... 21 22 [23] 24 25 ... 125
331
« on: August 19, 2012, 03:51:37 pm »
Nice I'm definitely interested in the nRemote stuff, will check it out !
332
« on: August 19, 2012, 03:47:02 pm »
IOW, it's significantly two-way incompatible with Lua on pretty much other platform.
While true, it not really significant because basically every Lua platform is different .. just take a look at Love2D, Corona, implementations of Lua in games .. None of those are compatible with each other, none. Also, the TI-Nspire API is pretty close to the one of Love2D (both event based, similar working structure) so porting stuff between those two platforms isn't that hard. Anyway, I'm going too much of topic here. Sorry for that ^^
333
« on: August 18, 2012, 05:19:27 pm »
Nice project ! If you need any help with implementing the TI-Nspire API just ask me, I've ported it to various platforms before @jwalker, if you implement the Nspire API in Lua FX/ZM there is no need to change your code
334
« on: August 18, 2012, 05:16:06 pm »
Just a correction, the Nspire Lua interpreter is not written by TI. It's the standard lua, just without io and system libs, and some extra libs by them. And libs have nothing to do with the interpreter Hope you succeed porting it
335
« on: August 17, 2012, 03:31:14 pm »
No Ndless
336
« on: August 17, 2012, 02:48:27 pm »
It is possible to make something that allows TI-Basic programs to run Lua stuff. I've done it before, but haven't made any easy tool for people to use. But it's possible
337
« on: August 17, 2012, 05:50:05 am »
Thanks! I'd like to make one, but I have enough projects as it is, and my time is really limited right now. Maybe you could write a simple one in C that reads and writes to a pipe/socket/whatever and to stdin/stdout, and then I can port it to Punix. Note that the select() system call doesn't work yet, so you'll have to find another way to read from the socket/pipe and from stdin without blocking. I could do it, but I don't have much experience with sockets/pipes/etc (in C), so I'll need to see. What standard libs can I use in punix ?
338
« on: August 16, 2012, 05:50:04 pm »
Nice, awesome job!! What about an irc client ? The protocol isnt that complex
339
« on: August 15, 2012, 06:41:12 pm »
Try pressing the reset button on the back and see if that helps.
340
« on: August 15, 2012, 03:35:47 pm »
Nifty
341
« on: August 14, 2012, 02:45:38 pm »
Insanity.
342
« on: August 14, 2012, 02:44:16 pm »
Try opening the .app file (right-click, and select browse package) and you should be able to find it somewhere in there.
343
« on: August 12, 2012, 04:12:32 pm »
Check out [lua]gc:clipRect[/lua]
344
« on: August 11, 2012, 01:34:11 pm »
Because the people who wrote the book noticed they couldn't uninstall it, wrote it in the dev version of the manual, and forgot to mention it to the developers.
345
« on: August 11, 2012, 01:27:24 pm »
Nice Maybe TI forgot to add a link to the remove popup ?
Pages: 1 ... 21 22 [23] 24 25 ... 125
|