@hackage luka2012.8.29

Simple ObjectiveC runtime binding

Luka

Simple ObjectiveC runtime binding

Tutorial

git clone $this

cabal install nemesis

pushd .

cd vendor/libffi
cabal install

popd

nemesis run

Notes

  • when used with ghci, -frameworkCocoa flag is required

License:

BSD3