summaryrefslogtreecommitdiffstats
path: root/libraries/tolua++/README
blob: ffaa511d9f6ac9186d909e2a5b0b84e59e20d0d1 (plain)
1
2
3
4
5
6
7
8
9
tolua++ is an extended version of tolua, a tool to integrate C/C++ code
with Lua.

tolua++ includes new features oriented to c++ such as:
* Support for std::string as a basic type (this can be turned off by a
  command line option).
* Support for class templates

Tolua++ requires scons and lua.