Re: [ANN] Clojure instaREPL for web

2014-10-08 Thread Dylan Butman
Very nice! looks like there are some css issues with output display for 
example, (map inc [1 2 3 4]) doesn't output on a single line, and seems to 
shift a little bit from time to time.

With a little more polishing this could be fantastic teaching tool for 
intro to clojure workshops and tutorials. Lighttable has been my goto for 
this in the past, and is still a more robust solution for larger project 
workshops, but having an immediate way to get code working is fantastic.

How about a gist integration? It'd be absolutely wonderful if you could 
permalink to a instarepl that pulls code from a gist and then just start 
evaluating.

On Tuesday, October 7, 2014 3:00:08 PM UTC-4, Lauri Hartikka wrote:

 A web based clojure instaREPL,

 Check it out :)

 http://clojurerepl.com




-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [ANN] Clojure instaREPL for web

2014-10-08 Thread Sam Raker
This is great. A little buggy, but that's to be expected :)
I really appreciate the ability to hop onilne and test the behavior of 
little bits of code without waiting for a local repl to start up!

On Tuesday, October 7, 2014 3:00:08 PM UTC-4, Lauri Hartikka wrote:

 A web based clojure instaREPL,

 Check it out :)

 http://clojurerepl.com




-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[ANN] Clojure instaREPL for web

2014-10-07 Thread Lauri Hartikka
A web based clojure instaREPL,

Check it out :)

http://clojurerepl.com


-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.