lua-users home
lua-l archive

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


C libraries are good. I just want the package to be an independent module that can run from any standard Lua distribution without being tied to a specific flavor of Lua or LuaJIT.

Thanks, I will use some libraries from your library set as well.

Thank you,
Milind


On Thu, Jun 26, 2014 at 12:07 PM, Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> wrote:
> I started putting together a set of libraries to build a Math package for Lua.

Does it have to be pure Lua or can you accept C libraries? If you can,
see my libraries at
        http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/