On Jan 17, 11:51 pm, Mark Allerton wrote:
> Hi all,
>
> I've been hacking on a bridge between Clojure and Cocoa, and have been
> prompted to break cover by recent discussion of the subject of Objective-C
> interfacing here on this list.
This is fantastic! In you README.md, you provide the rea
On Jan 8, 8:08 am, mac wrote:
> Hello all.
> I've started work on a clojure library for interoperating with C. It's
> always been a pain to do in Java but recentlyJNA(java native access)
> has taken away most of that pain.
This is great. I think it'll be very valuable to call out to a bunch
of