lua-users home
lua-l archive

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


if you are still using Lua 4.0 then I recommend toLua.

-----Original Message-----
From: lua-bounces@bazar2.conectiva.com.br
[mailto:lua-bounces@bazar2.conectiva.com.br]On Behalf Of Johannes Hager
hager.j-at-gmx.de |lua-l|
Sent: Tuesday, June 17, 2003 8:59 AM
To: Lua list
Subject: Re: c++ classes in lua


Do you think luna isnt simpler?

> > i mean if i use luabind, beacause i have to install boost
> > usw. and then if
> > must be sure that the user that has usw.
>
> No, boost is a source-only library, so it's you who has
> to make sure you have boost, not the user.
>
> As for simplicity, I don't think it gets simpler than luabind.