SlackBuildsOrg/libraries/tolua++
ponce 8d045ed844 libraries/tolua++: New download mirror, new maintainer.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2011-11-26 09:08:10 -06:00
..
README
slack-desc
tolua++.info
tolua++.SlackBuild

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.