kaguya
Lua binder
A C++ binding library to Lua, enabling seamless interaction between C++ and the Lua scripting language.
C++ binding to Lua
346 stars
29 watching
70 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
bindinglua
Related projects:
Repository | Description | Stars |
---|---|---|
stevekchiu/lua-intf | A binding between C++11 and Lua language, providing an interface to access Lua functionality from C++ code. | 419 |
kunitoki/luabridge3 | A lightweight C++ library for binding Lua to C++ | 253 |
jeremyong/selene | C++ bindings for Lua scripting language | 813 |
dafrito/luacxx | A C++ library that simplifies the creation of Lua bindings and provides an efficient interface for calling into C and C++ libraries. | 158 |
stetre/moonnuklear | Lua bindings for a GUI toolkit allowing developers to build graphical user interfaces using Lua | 108 |
andreirudenko/linc_luajit | A Haxe library providing native bindings to LuaJIT for C++ target | 49 |
clementfarabet/lua---opengm | Provides Lua bindings for a C++ graphical modeling and inference library | 8 |
kevinresol/linc_lua | Native bindings for Lua VM in C | 4 |
aarzilli/golua | Go bindings for the Lua C API | 651 |
alexeyco/binder | Library to bind Go code to Lua execution environment | 76 |
bindbc/bindbc-lua | A D programming language library providing bindings to the Lua API. | 17 |
bungle/lua-resty-unistring | Provides LuaJIT bindings to the GNU libunistring library for Unicode string manipulation. | 7 |
natecraddock/ziglua | A Zig library providing bindings to the Lua C API | 273 |
daurnimator/zig-autolua | A tool for generating a Lua binding for the Zig programming language. | 22 |
nlua/nlua | A .NET wrapper that enables C# developers to use Lua scripts and functions directly from their applications. | 2,048 |