DSLua Community

General DS Programming Chats => Code Hashing => Topic started by: Samji on November 29, 2007, 11:54:58 AM



Title: DS Lua: Support for modules?
Post by: Samji on November 29, 2007, 11:54:58 AM
Hey, everyone.

Noticed DSLua a while back, and since I've played around with Lua before, I thought I make try making some programs in the hope that I would be able to port them quite easily to DSLua on my DS.

Anyhow, one such project is an XML parser (http://tinyurl.com/2jncpk), which I have written as a Lua module

My two questions are:

  • Does DSLua support modules?
  • Is there any chance of providing an interactive version of DSLua?
Thanks :)


Title: Re: DS Lua: Support for modules?
Post by: Sturm on November 29, 2007, 02:59:54 PM
welcome to the forum!We need all the new members we can get.

what card are you using and what size microsd card is in it?

As for your questions sorry I don't know.


Title: Re: DS Lua: Support for modules?
Post by: Samji on November 29, 2007, 03:55:38 PM
No problem. From looking around at the snippets in this forum I think its possible. At least just for modules written in 100% Lua.
I use an M3 DS Simply (which I understand is very similar to the R4) and I've got a 1GB micro SD card for now.


Title: Re: DS Lua: Support for modules?
Post by: Samji on November 29, 2007, 05:38:49 PM
I couldn't get my module to work. Perhaps I used Lua code which isn't supported by DSLua.


Title: Re: DS Lua: Support for modules?
Post by: Sturm on November 29, 2007, 09:43:40 PM
I recently bought a 2gb microsd and dlsua 0.7 doesn't work on it ;_;