Luabridge is a lightweight, dependency-free library for exporting C++ functions and classes to Lua environments. It uses standard-compliant C++ template metaprogramming and is written against Lua 5.1.2.
The LuaBridgeDemo is a stand-alone graphical program for compiling and running the test suite with an included interactive window where you can enter execute Lua statements in a persistent environment. The demo has these features:
Cross platform: Compiles on Mac OS, Windows, iOS, Android, and
... [More] GNU/Linux
No external dependencies: Comes with Lua, LuaBridge, and JUCE, just build and run!
Demonstrates the usage of LuaBridge with functional code. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy