lua-users home
lua-l archive

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


Thanks. This looks great.

Tue
----- Original Message ----- 
From: "Peter Prade" <prade@phenomic.net>
To: "Multiple recipients of list" <lua-l@tecgraf.puc-rio.br>
Sent: Tuesday, May 28, 2002 1:47 PM
Subject: RE: LUA and C++ Classes


> > Does anyone know how to use LUA 4 in C++ classes ? In a
> > straightforward way ?
> >
> > Tue Madsen
> 
> try tolua http://www.tecgraf.puc-rio.br/~celes/tolua/ - that's what we are
> using.
> 
> it has its quirks (some C++ constructs aren't recognized correctly) but
> otherwise it works like a charm.
> 
> Peter
>