PedestrianSean / ObjC-Lua
A simple Objective-C <-> Lua bridge modeled after iOS 7's JavaScriptCore
☆49Updated last year
Alternatives and similar repositories for ObjC-Lua:
Users that are interested in ObjC-Lua are comparing it to the libraries listed below
- A shell script and xclanspec to add Lua syntax support in Xcode☆48Updated 9 years ago
- IMP forwarding to a different selector.☆55Updated 10 years ago
- An Objective-C zlib wrapper for compressing and decompressing ZIP files☆83Updated 2 years ago
- Compare iOS Blur Effect Frameworks☆54Updated 7 years ago
- The iOS support code has been merged into the upstream libffi.☆78Updated 13 years ago
- Objective-C Promises in the CommonJS style☆145Updated 11 years ago
- Experimental block-based swizzling API for Objective-C☆87Updated 9 years ago
- WKWebView+Screenshot provides simple methods that use private(!) APIs of the WebKit framework to capture a screenshot of a WKWebView runn…☆29Updated 7 years ago
- ☆24Updated 8 years ago
- Samples For Demonstrating Bug Reports☆49Updated 3 years ago
- Faster, easier, more declarative parsing of command line arguments in Objective-C/Foundation.☆258Updated 6 years ago
- Small AOP library for iOS.☆122Updated 12 years ago
- An Xcode plugin for manually symbolicating crash logs☆39Updated 8 years ago
- Implementation of imp_implementationWithBlock()☆20Updated 11 years ago
- how to add Lua to an iOS app☆114Updated 11 years ago
- Obtain battery and power information on iOS using IOKit.