[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaSockets on an embedded platform.
- From: Diego Nehab <diego@...>
- Date: Mon, 16 Jan 2006 18:16:25 -0500 (EST)
Hi,
Now I am trying to add LuaSockets to my platform and I am wondering if anyone
has any tips on how I can do this. Lets just say for now that I wanted to add
the LuaSocket libraries to the lua standalone interpreter in the same way as
all the built in libraries (math, io, string, ...). Does anyone have any tips
on what I need to do to accomplish this? Has anyone else done this?
Try reading this and let me know if it makes any sense.
http://lua-users.org/lists/lua-l/2005-12/msg00314.html
Feel free to say it doesn't. :)
Regards,
Diego.