-
Notifications
You must be signed in to change notification settings - Fork 272
Closed
Labels
Description
See the home page for Rust: https://www.rust-lang.org/
Try/clojure is a lovely project, but the casual browser of clojure.org won't know how to interpret "TryClojure provides a browser-based Clojure REPL" and may not click through.
To elaborate, if I follow the path "clojure.org" -> "clojure.org/getting_started" as a new user, the term REPL is as yet undefined for me. So I won't know that "a browser-based Clojure REPL" means "play with some Clojure code in your browser."
On the other hand, if there's an edit box with code in it and a "run me" button, then it's pretty clear what I'm looking at.
leifericf