Re: core.logic now compatible with Clojure 1.2.X

2011-05-24 Thread Sunil Nandihalli
Thats really nice to hear.. but is the version on clojars compatible with 1.2 yet? Thanks Sunil. On May 25, 9:03 am, David Nolen dnolen.li...@gmail.com wrote: I know not everyone is adventurous enough to use the 1.3.0 alphas just to try out core.logic. I've made the required changes to make it

jna Java Native Acess and clojure ....

2010-08-09 Thread Sunil Nandihalli
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.. Thanks in advances...

clojure and jogl and jReality

2010-08-30 Thread Sunil Nandihalli
Hello everybody, I am trying to get a simple java code (about 10 lines in clojure ) which uses jReality ported to clojure. This is my attempt has been kind of half way successfull. The corresponding github-repo link is git://github.com/sunilnandihalli/jRealityTutorial.git The project is