lua-users home
lua-l archive

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


On 4/27/07, Edward Mitchell <emitchell@ieee.org> wrote:
Is there a recommended way of incorporating my Lua library code in my
project?

http://lua-users.org/wiki/BinTwoCee

This used to be included in the Lua distribution (as a C program) but
the above is better anyway (IMNSHO).

    -Mark