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 jus
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
wrote:
> Having a web-based zero-deployment-effort REPL is pretty nifty,
> especially for newcomers. T
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"
"blah"
Clojure> filter
#
Pretty enough for you now, David? You can thank Lau Jensen for tons of
help making it pretty.
Since I didn't know Heinz had already decided to throw my stuff out to
the world, I'll go ahead and point out my plans now, since it still
isn't finished.
Right now, I'm working on making it a bit of a C
On May 13, 2010, at 7:31 , Heinz N. Gies wrote:
> Anyway, enjoy: http://www.try-clojure.org
Since Rayens original repo has improved to the point where it had become better
then my quick hack fork I've changed the running version back to his original,
enjoy!
--
You received this message beca
sweet.
needs parenthesis match hilighting, tho ;-)
--
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.
Pretty cool. Been waiting for this. My main criticism is that it isn't very
pretty :) Is there a github repo for it so people can fork it and play
around with CSS? Also how difficult would it be to build a tutorial for it
like the ones that http://tryhaskell.org and http://tryruby.org have? Would
b
On May 13, 2010, at 9:11 , Michael Wood wrote:
> By the way, I don't get StackOverflowErrors when I expect to. e.g.:
>
> ((fn blah [] (+ 1 (blah
>
> just sits there, apparently doing nothing.
On May 13, 2010, at 10:10 , Wilson MacGyver wrote:
> Great work, but the tryhaskell link is wr
Bad Gateway
The proxy server received an invalid response from an upstream server.
Apache/2.0.63 (Unix) DAV/2 Server at www.try-clojure.org Port 80
On Wed, May 12, 2010 at 10:31 PM, Heinz N. Gies wrote:
> Anyway, enjoy: http://www.try-clojure.org
--
You received this message because you are s
Great work, but the tryhaskell link is wrong. It should be
http://tryhaskell.org/
Sent from my iPad
--
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 mo
On 13 May 2010 07:31, Heinz N. Gies wrote:
> Hi people Raynes and me have figured the community has given us so much so it
> is time to give something back. We took the effort of making a try-clojure -
> hence since we are the sandbox guys who is more made for that then us :P.
>
> Anyway, enjoy:
Great !
One remark: could the height of the REPL somehow adapt to the
available height of the page ?
2010/5/13 Heinz N. Gies :
> Hi people Raynes and me have figured the community has given us so much so it
> is time to give something back. We took the effort of making a try-clojure -
> hence s
12 matches
Mail list logo