packages feed

luka-2012.7.7.1: readme.md

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