[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: C++ wrapper
- From: "Peter Prade" <Peter.Prade@...>
- Date: Thu, 21 Nov 2002 11:32:36 +0100
> - OR_LUA : a simple C++ wrapper for LUA. It retrieves data from
> various LUA
> types (including associative arrays)
> in a safe manner, using STL-like iterators and virtual class.
> http://nikopol0.alrj.org/or_lua/
very cool!
i've always wanted to write STL-like wrappers for Lua tables, but never
found the time to do it.
such a pity that the license prohibits commercial use.
Cheers,
Peter