packages feed

luka-2012.7.7: readme.md

Simple ObjectiveC runtime binding

Tutorial
=========
    
    git clone $this
    
    cabal install nemesis
    
    pushd .
    
    cd vendor/libffi
    cabal install
    
    popd
    
    nemesis run
    

License:
========

BSD3