OS4 DepotLogo by Browallia 
(anonymous IP: 18.191.254.0,2192) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (595)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4364

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Development » Language » tolua.lha

Tolua

Description: Port of ToLUA++ to bind LUA scripts to C/C++ code
Download: tolua.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 180kb
Version: 1.0.93
Date: 16 Apr 2013
Author: Waldemar Celes
Submitter: Damien Stewart
Email: hypexed/yahoo com au
Homepage: http://www.codenix.com/~tolua/
Requirements: http://os4depot.net/index.php?function=showfile&file=development/language/lua.lha
Category: development/language
License: Freeware
Distribute: yes
Min OS Version: 4.0
FileID: 7858
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 143  (Current version)
143  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
This is a port of tolua++ for AmigaOS4. That allows you to bind LUA scripts to
C/C++ code.

* 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.

Copyright © 2004-2024 by Björn Hagström All Rights Reserved