slackbuilds_ponce/libraries/tolua++
2010-05-15 10:38:09 +02:00
..
README libraries/tolua++: Added (tool to integrate C/C++ code with Lua) 2010-05-15 10:38:09 +02:00
slack-desc libraries/tolua++: Added (tool to integrate C/C++ code with Lua) 2010-05-15 10:38:09 +02:00
tolua++.info libraries/tolua++: Added (tool to integrate C/C++ code with Lua) 2010-05-15 10:38:09 +02:00
tolua++.SlackBuild libraries/tolua++: Added (tool to integrate C/C++ code with Lua) 2010-05-15 10:38:09 +02:00

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.