Projects / luabind

luabind

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.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  09 Oct 2010 03:18

Release Notes: Several bugs have been fixed since 0.9. Compatibility with MSVC 10 has been added.

  •  01 Mar 2010 09:45

Release Notes: Major performance improvements were made. Smart pointers are automatically handled. Down-casting of polymorphic types is handled. Virtual and multiple inheritance now works properly.

Screenshot

Project Spotlight

daytime

A trivial program to get time using the "daytime", "time", or HTTP protocols.

Screenshot

Project Spotlight

CyaSSL

A small, fast, embedded implementation of SSL/TLS.