SlackBuildsOrg/libraries/tolua++
David Somero 60387b613b libraries/tolua++: Misc automated cleanups.
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
2010-06-04 01:10:31 -04: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.