Thanks Chouser for your reply .. I was wondering if it is possible to acess c++ code via clj-native .. I only seem to find c-native calls .. do you have a comment on this.. Sunil.
On Mon, Aug 9, 2010 at 9:01 PM, Chouser <[email protected]> wrote: > On Mon, Aug 9, 2010 at 10:55 AM, Sunil Nandihalli > <[email protected]> wrote: > > Hello everybody, > > I have been trying to use the native libraries in clojure. I have > > found clj-native and clojure-jna which may serve the purposes. I would > > like to get a feed back from the community .. Which of these is good > > to use .. Or do you have any other suggestions.. > > I wrote clojure-jna, but although I haven't had a chance to use > clj-native yet I understand it's significantly more advanced and > efficient than clojure-jna. So I'd recommend at least starting with > clj-native to see if it will meet your needs. > > --Chouser > http://joyofclojure.com/ > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected]<clojure%[email protected]> > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
