About

Metadata

  • Last updated , by JinjingWang
  • License BSD-3-Clause
  • Maintained by: Jinjing Wang

  • Lottery factor: 0

Links

Installation

Readme

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