Paketname | libluabind-examples |
Beschreibung | luabind c++ binding for lua: example files |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.9+dfsg-1 |
Sektion | universe/libdevel |
Priorität | optional |
Installierte Größe | 148 Byte |
Hängt ab von | |
Empfohlene Pakete | libluabind-dev |
Paketbetreuer | Ubuntu Developers |
Quelle | luabind |
Paketgröße | 13344 Byte |
Prüfsumme MD5 | 51137a14727f00d14221eb9ba83d433e |
Prüfsumme SHA1 | 2265c2f1975dca6cebf56d114aa3358390ed98ac |
Prüfsumme SHA256 | 48a91df0fdf250381fbf62ece9705070a80372fdc1514e33216fee2413c9c968 |
Link zum Herunterladen | libluabind-examples_0.9+dfsg-1_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.
|