Télécharger la liste

Description du projet

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.

Système requise

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-01-19 23:36 Retour à la liste release
0.5.1

Il s'agit d'une version mineure, avec l'addition unique: une bonne façon d'accéder à la table de Lua globals (aussi connu comme "_G") du C + + côté.
This is a minor release, with single addition: a proper way to access the Lua table of globals (also known as "_G") from the C++ side.

Project Resources