aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2004-11-21 16:32:23 +0800
committeredwin <edwin@FreeBSD.org>2004-11-21 16:32:23 +0800
commit11d6e8ca1f7f24f1b6d750d5a4798bc14cf9db21 (patch)
treeb11083e3e98a97ee2564dfe2f5732fa37cad843e /lang/Makefile
parent3d67e0c701263317f856be442330bafaa1e94a26 (diff)
downloadfreebsd-ports-gnome-11d6e8ca1f7f24f1b6d750d5a4798bc14cf9db21.tar.gz
freebsd-ports-gnome-11d6e8ca1f7f24f1b6d750d5a4798bc14cf9db21.tar.zst
freebsd-ports-gnome-11d6e8ca1f7f24f1b6d750d5a4798bc14cf9db21.zip
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 tag method facilities, the current version automatically maps C/C++ constants, external variables, functions, namespace, classes, and methods WWW: http://www.tecgraf.puc-rio.br/~celes/tolua/
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 4e748d8d39fe..757387cb35f5 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -275,6 +275,7 @@
SUBDIR += tcltutor
SUBDIR += tensile
SUBDIR += tinycobol
+ SUBDIR += tolua
SUBDIR += treecc
SUBDIR += tuareg-mode.el
SUBDIR += visualworks