On 25 Jan, 12:18, Joonas Pulakka <joonas.pula...@gmail.com> wrote:
> I would be interested in native / C interoperability; perhaps either
> (or both) of these libraries:
>
> http://github.com/bagucode/clj-native
> http://github.com/Chouser/clojure-jna
>
> And others, if there are similar ones. In general, "the Clojure way of
> interacting with native code".

Sorry for hijacking the thread a little bit.
Just wanted to say that I'm the author of clj-native and as it's not
1.0 yet I would love feedback on it's interface so that I can make it
as idiomatic as possible.
Currently I am not happy with the way I have made the library loading
functions and the constructors for various callbacks and structures so
I'm probably going to change that so that it's general functions
instead of one function for each type of object.
Any other feedback and/or suggestions would be appreciated (not in
this thread though, let's not derail the topic).

/Markus

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to