Download List

Descripción del Proyecto

luabind is a library that simplifies C++ integration with Lua. Using templates, it provides a powerful and easy-to-use interface for exposing functions and classes to Lua.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-10-09 12:18
0.9.1

Varios errores han sido corregidos desde 0,9. Compatibilidad con MSVC 10 ha sido añadido.
Tags: Minor
Several bugs have been fixed since 0.9. Compatibility with MSVC 10 has been added.

2010-03-01 18:45
0.9

Mejoras de rendimiento fueron importantes. Los punteros inteligentes, se gestionan automáticamente. Down de fundición de tipos polimórficos son tratados. Herencia virtual y múltiple ahora funciona correctamente.
Tags: Major
Major performance improvements were made. Smart pointers are automatically handled. Down-casting of polymorphic types is handled. Virtual and multiple inheritance now works properly.

Project Resources