lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Are you looking for binary modules?
and if yes, for what platform?

else it is rather simple to turn any Lua(4) modules into a loadmodule-able
form:
http://lua-users.org/wiki/BinaryModuleTutorial
http://lua-users.org/wiki/LuaBinaryModules

As I didn't have need for LuaSQL yet myself, I don't have any readymade code
or binaries, but I can help if you needs it.

Best regards, Martin

----- Original Message -----
From: <mailing_lists@uol.com.br>
To: "Multiple recipients of list" <lua-l@tecgraf.puc-rio.br>
Sent: Monday, February 03, 2003 3:09 PM
Subject: LuaSQL + loadmodule


> Is there a 'loadmodule' version of LuaSQL?
>
> TIA,
> Daniel Serodio
>