Download List

프로젝트 설명

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

몇 가지 버그가 0.9 이후로 해결되었습니다. 예 : MSVC 10 호환성이 추가되었습니다.
Tags: Minor
Several bugs have been fixed since 0.9. Compatibility with MSVC 10 has been added.

2010-03-01 18:45
0.9

주요 성능이 향상되었다. 스마트 포인터를 자동으로 처리됩니다. 다운 다형성 유형의 주조 처리됩니다. 가상 세계와 다중 상속은 이제 제대로 작동합니다.
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