Re: ANN: try clojure

2010-05-18 Thread Rayne
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

Re: ANN: try clojure

2010-05-17 Thread Rayne
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

Re: ANN: try clojure

2010-05-17 Thread Daniel Werner
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 #

Re: ANN: try clojure

2010-05-16 Thread Rayne
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

Re: ANN: try clojure

2010-05-16 Thread Heinz N. Gies
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

Re: ANN: try clojure

2010-05-14 Thread Raoul Duke
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.

Re: ANN: try clojure

2010-05-14 Thread David Nolen
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

Re: ANN: try clojure

2010-05-14 Thread Heinz N. Gies
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

Re: ANN: try clojure

2010-05-13 Thread Raoul Duke
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

Re: ANN: try clojure

2010-05-13 Thread Wilson MacGyver
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

Re: ANN: try clojure

2010-05-13 Thread Michael Wood
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:

Re: ANN: try clojure

2010-05-12 Thread Laurent PETIT
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