| Paketname | libluabind-examples |
| Beschreibung | luabind c++ binding for lua: example files |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.9+dfsg-3 |
| Sektion | libdevel |
| Priorität | optional |
| Installierte Größe | 148 Byte |
| Hängt ab von | |
| Empfohlene Pakete | libluabind-dev |
| Paketbetreuer | Arthur Loiret |
| Quelle | luabind |
| Paketgröße | 13382 Byte |
| Prüfsumme MD5 | e8713d927274adb2746d09a4aec5fb76 |
| Prüfsumme SHA1 | fa35d4edeccdbfd15235283beda468eac097237e |
| Prüfsumme SHA256 | 03e154c6f33425eef19224eeffb4a2a85b06ac6b132125c1b24c25cabd987553 |
| Link zum Herunterladen | libluabind-examples_0.9+dfsg-3_all.deb |
| Ausführliche Beschreibung | Luabind is a library that helps you create bindings between C++ and Lua.
It has the ability to expose functions and classes, written in C++, to
Lua. It will also supply the functionality to define classes in lua and
let them derive from other lua classes or C++ classes. Lua classes can
override virtual functions from their C++ baseclasses. It is written
towards Lua 5.0, and does not work with other Lua versions.
.
This package contains some luabind examples, including the basic "helloworld"
and some more advanced examples.
|