Call objective-c from the comfort of clojure.
- Follow the membrane example instructions.
- Connect to the repl
- Open
objc.clj
oraccelerometer.clj
- Send each top level statement to the repl
objc.clj
: Basic usage of objective-c ffi interface.
accelerometer.clj
: example app to graph accelerometer readings.