Re: Clojure on CLR/DLR

2009-02-17 Thread Lucio Fulci
I can see a minor problem with ClojureCLR, that is, "j" in clojure stands for JVM, right? So it's a bit messy. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to cloj

Re: swank-clojure + slime

2009-03-08 Thread Lucio Fulci
First of all, make sure you use the latest versions of slime, clojure, swank-clojre and clojure-mode. It works fine for me on both linux and windows. get latest slime here - http://common-lisp.net/project/slime/ get latest swank-clojure (your version seems to be outdated) here - http://github.com/

Re: swank-clojure + slime

2009-03-08 Thread Lucio Fulci
eq: > > > http://github.com/jochu/swank-clojure/blob/349cb3b93a7bd8bcc86ffd0fd5415d84ed5f4028/swank/core.clj > > On Mar 8, 9:02 am, Lucio Fulci wrote: > > First of all, make sure you use the latest versions of slime, clojure, > > swank-clojre and clojure-mode. It works