I am using jline with contrib.repl and it is working pretty well. I
use this command:
java -classpath
.:./jline-0.9.93.jar:classes:clojure/clojure.jar:clojure-contrib/clojure-contrib.jar
jline.ConsoleRunner clojure.main -e "(use 'clojure.contrib.repl-ln)"
-e "(repl)"
--
Don't forget XMLEncoder/XMLDecoder. They come in pretty handy when you
want to serialize objects that (already) follow bean conventions.
-- KD
Dakshinamurthy Karra
(blog: http://blog.marathontesting.com)
(daily dose: http://twitter.com/marathontesting)
On Tue, Dec 2, 2008 at 4:06 PM, Ta
I am not sure pulling out whole of clojure is a good idea. Just
pulling out trunk should suffice. If and when the tags and branches
gets populated, this svn checkout will pull all of them.
-- KD
Dakshinamurthy Karra
(blog: http://blog.marathontesting.com)
(daily dose: http://twitter.com