clojure shell window?

2009-09-15 Thread ddyer
I've been looking for a Clojure REPL loop in a java window, the general idea is to use it as an ad-hoc inspector for existing java programs. Does this already exist? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "

Re: clojure shell window?

2009-09-15 Thread ddyer
Thanks, that looks promising. Presumably I'll have to figure out how to compile that into a proper class file, and feed it some root object in the environment that calls instantiates it. --~--~-~--~~~---~--~~ You received this message because you are subscribed

Parentheses

2009-12-19 Thread ddyer
Parens are really a non-issue once you are using an editor that counts them and highlights matching appropriately. -- 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 Note that posts from new m