Does your clojure.bat start from command line without errors?
On Nov 11, 10:21 am, "Kyle R. Burton" <[EMAIL PROTECTED]> wrote:
> I've followed the straightforward instructions that BC put together:
>
> http://bc.tech.coop/blog/081023.html
>
> It worked flawlessly under Linux. I have lispbox in
I followed Hans's instructions and was able to use compojure's repl
script as swank-clojure-binary. Also, I don't use jline on windows
because cmd provides sufficient editing facilities. I found that swing
JFrame displayed through setVisible hangs slime, it probably needs a
thread wrapper.
On Oc
Allow cond-like specification of expression pairs and allow odd number
of expressions. Let odd expressions in last position serve as default
return value. There will be no impact on previous reading/writing of
"if". Stolen from Paul Graham's Arc.
(defmacro myif
([x] x)
([x y] (if
Doing: learning, deciding whether clojure is appropriate for my
company projects
Would like:
1) up to date documentation. Online docs are so far behind SVN it's
not funny. Yes yes, SVN is not release, but in the beginning stages of
the project as it is things happen very fast and sticking with re
Whatever you do, don't kill Clojure while trying to save us from
ourselves.
--~--~-~--~~~---~--~~
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
To unsubscrib