torus / Lua-Objective-C-BridgeLinks
Bridge between Lua and Objective-C which allows you to call a Objective-C method from a Lua script using NSInvocation.
☆101Updated 6 years ago
Alternatives and similar repositories for Lua-Objective-C-Bridge
Users that are interested in Lua-Objective-C-Bridge are comparing it to the libraries listed below
Sorting:
- A shell script and xclanspec to add Lua syntax support in Xcode☆48Updated 9 years ago
- A shell script and xclanspec to add Lua syntax support in Xcode☆110Updated 8 years ago
- how to add Lua to an iOS app☆116Updated 12 years ago
- The Tiny Lua Cocoa Bridge☆136Updated 10 years ago
- A simple Objective-C <-> Lua bridge modeled after iOS 7's JavaScriptCore