[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: Lua evolution
- From: "Bilyk, Alex" <ABilyk@...>
- Date: Thu, 29 Apr 2004 10:11:20 -0700
You might want to visit http://luacheia.lua-users.org/
Alex
>-----Original Message-----
>From: Maxime Petazzoni [mailto:maxime.petazzoni@nova-mag.org]
>Sent: Thursday, April 29, 2004 10:05 AM
>To: Lua list
>Subject: Lua evolution
>
>
>Hi,
>
>I want here to talk about the future of Lua and its evolution,
>especially in the additionnal modules that can work with Lua.
>
>Recently, I wanted to build a networking application in Lua. I
>found the
>LuaSocket module, but you must have a Lua interpreter linked
>with it in
>order to use socket.* calls !
>That's not really what I call a simple way of extending the Lua
>possibilities :)
>
>I think Lua should provide something quite similar to Python : a
>directory of libraries that are dynamicaly loaded with the Lua
>interpretor, and something similar to import for module loading in the
>Lua script.
>
>I don't know if it is possible, or even if it is part of the Lua
>improvements planned.
>
>Any comment or idea is welcome :)
>- Sam
>--
>[ identity: maxime petazzoni aka sam -+-
>maxime.petazzoni@nova-mag.org ]
>[ jabber : sam@jabber.dk | icq: 100551837 | aim :
>maximepetazzoni ]
>[ msn: nova_mag@hotmail.com | web: www.nova-mag.org and
>www.bulix.org ]
>[ fingerprint: D694 DAB9 8F4E 68A8 4C17
>F011 ECAB 0E7B 83E6 AE0D ]
>
>