Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.
/ toluapp Public archive

tolua++ is an extension of toLua, a tool to integrate C/Cpp code with Lua

Notifications You must be signed in to change notification settings

LuaDist/toluapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b34075b · Feb 18, 2013

History

10 Commits
Aug 24, 2012
Oct 1, 2010
Oct 1, 2010
Oct 1, 2010
Oct 1, 2010
Oct 1, 2010
Feb 18, 2013
Aug 24, 2012
Oct 1, 2010
Oct 1, 2010
Oct 1, 2010
Oct 1, 2010
Oct 1, 2010
Oct 1, 2010
Oct 1, 2010
Oct 1, 2010
Oct 1, 2010
Oct 1, 2010
Oct 1, 2010
Oct 1, 2010

Repository files navigation

This is tolua++-1.0

* What is tolua++?
  tolua++ is an extension of toLua, a tool to integrate C/C++ code with
  Lua. tolua++ includes new features oriented to c++, such as class
  templates.

  tolua is a tool that greatly simplifies the integration of C/C++ code 
  with Lua. Based on a "cleaned" header file, tolua automatically generates 
  the binding code to access C/C++ features from Lua. Using Lua-5.0 API and
  metamethod facilities, the current version automatically maps C/C++ 
  constants, external variables, functions, namespace, classes, and methods 
  to Lua. It also provides facilities to create Lua modules.

* Availability

  tolua++ is freely available for both academic and commercial purposes.
  See COPYRIGHT for details.

  tolua++ can be downloaded from the sites below:
            http://www.codenix.com/~tolua/

* Installation
  See INSTALL.

* Contacting the author
  tolua has been designed and implemented by Waldemar Celes.
  tolua++ is maintained by Ariel Manzur.
  Send your comments, bug reports and anything else to 
  [email protected]

About

tolua++ is an extension of toLua, a tool to integrate C/Cpp code with Lua

Resources

Stars

Watchers

Forks

Packages

No packages published