Download List

프로젝트 설명

Diluculum is a library that intends to make the
coexistence of C++ and Lua more harmonious. In
this regard, it offers essentially three
"services": a nice way to access data stored in a
Lua interpreter; a not so bad way to write
functions in C++ and make them available to Lua;
and a limited and just barely usable way to
register C++ classes and objects in a Lua state.

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-05-29 19:51 Back to release list
0.5.2

이 릴리스 임베디드 0 적절히 치료되지 않은 문자열이있는 루아에서 나오는 문제를 해결했습니다.
Tags: Minor bugfixes
This release fixed a problem where strings coming from Lua with embedded zeros were not properly handled.

Project Resources