A new version is out, and can be checked out here: http://www.try-clojure.org/

This new version fixes some bugs with the old version. Thanks to some
clever work by Heinz, def has been allowed, so you can define
functions and such.

The other bug thing is that I have started on a tutorial. It's just a
few steps, and it's no where near complete, and it makes unrealistic
leaps in difficulty between steps, but the steps will be filled in
soon. This is just a first-cut kind of thing that I've written today,
just to get it out of the way. More serious work will be done
tomorrow.

Enjoy.

On May 17, 11:09 am, Rayne <disciplera...@gmail.com> wrote:
> Thanks for reporting that. I'll fix that in the next version. As soon
> as I finish at least a few pages of the tutorial, I'll have Heinz
> deploy it on his server.
>
> On May 17, 7:51 am, Daniel Werner <daniel.d.wer...@googlemail.com>
> wrote:
>
>
>
>
>
> > Having a web-based zero-deployment-effort REPL is pretty nifty,
> > especially for newcomers. Thanks Rayne/Heinz/etc.!
>
> > Already found a small bug: HTML entities are apparently quoted twice
> > and appear in the output.
>
> >Clojure> "blah"
> > &quot;blah&quot;
> >Clojure> filter
> > #&lt;core$filter__5084clojure.core$filter__5...@1ef553d&gt;
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Clojure" group.
> > To post to this group, send email tocloj...@googlegroups.com
> > Note that posts from new members are moderated - please be patient with 
> > your first post.
> > To unsubscribe from this group, send email to
> >clojure+unsubscr...@googlegroups.com
> > For more options, visit this group 
> > athttp://groups.google.com/group/clojure?hl=en
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email tocloj...@googlegroups.com
> Note that posts from new members are moderated - please be patient with your 
> first post.
> To unsubscribe from this group, send email 
> toclojure+unsubscr...@googlegroups.com
> For more options, visit this group 
> athttp://groups.google.com/group/clojure?hl=en

-- 
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 members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to