Enclojure users: I was able to confirm John's problem in Enclojure. I found a work around. Read more here:
http://groups.google.com/group/enclojure/browse_thread/thread/6bddd3153ece02f2 On Nov 16, 12:12 am, John Harrop <[email protected]> wrote: > On Sun, Nov 15, 2009 at 8:17 PM, David Brown <[email protected]> wrote: > > On Sun, Nov 15, 2009 at 04:20:19PM -0500, John Harrop wrote: > > > >That's weird. It's not documented anywhere on the site. And it seems to > > hang > > >the REPL: > > > >user=> nil #!foo > > > >and nothing. Enter doesn't print "nil" and a fresh user=> prompt as it > > >should and nothing else apparently works either. The REPL is either wedged > > >or interpreting everything as comment from then on. > > > >Weirdly enough, ; hangs the REPL likewise. > > > How's the data getting to the REPL? jline, or ide? > > Enclojure IDE. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
