Try Clojure
try-clojure.org
Try Clojure
1–10 of 63 posts
Re: Try Clojure
#2Re: Try Clojure
#3Re: Try Clojure
#4Grats on a nice web-based repl though :)
Re: Try Clojure
#5Re: Try Clojure
#6Looking better and better. Someone with design chops should fork the repo and give them a good logo and a color treatment.
Re: Try Clojure
#7What kind of precautions against newbie messes are there ?
Re: Try Clojure
#8Without emacs and its plethora of hellspawn requirements for a decent clojure environment, I just don't feel comfortable!! Grats on a nice web-based repl though :)
Clojure is really appealing otherwise, though, as lisps go.
Edit (2x): I had a statement here of my particular problem at the moment, but then it changed, so I deleted it.
Re: Try Clojure
#9Without emacs and its plethora of hellspawn requirements for a decent clojure environment, I just don't feel comfortable!! Grats on a nice web-based repl though :)
Yeah, yesterday I decided I wanted to do something with Lisp again, and I figured that Clojure was the hot new kid on the block, so I should use that, and now it's tonight and I still don't have SLIME hooked up to Clojure, presumably because there's no actual guide to anything, and any howto that anybody made is guaranteed to be out of date almost before they post it. Clojure is really appealing otherwise, though, as…
I gave up on that route and installed elpa on emacs, which I then used to install slime, swank, and clojure. Works great!