Sounds like it is time to improve the README. :-)
Run the repl and browse to localhost:8080. Click on a lab to get
started. That's it.
Better than plain HTML:
* Code less susceptible to copy paste errors: it is evaluated in
Clojure before being rendered in the browser. (This doesn't matter a
lot on day 1 but helps with maintainability.)
* The "show me" option makes it easy to try it yourself, or be gently
led by the code.
Better than plain REPL:
* works out of the box
* classpath already correct for fun third-party libs
* IDE setup already done
Better than either:
* Won't fall out of date. Has a test suite, which I run regularly.
* Aspires to be systematic, not just a one-off tutorial on topic A.
(Admittedly not there yet.)
This isn't rocket science, but it is sweating the details. Or it will
be. Make me sweat.
Stu
On 23 March 2010 14:13, Stuart Halloway <stuart.hallo...@gmail.com>
wrote:
The labrepl project (http://github.com/relevance/labrepl) is a
tutorial
environment for learning Clojure. It is open source under the same
license
as Clojure. Whether you are learning Clojure on your own, or
teaching or
learning in a classroom environment, I want labrepl to be useful to
you.
Hi Stuart,
I saw your github repo for this the other day and was intrigued after
you mentioned it in your recent screencast.
After taking a look at it, I quite like what I see, but I'm still a
little perplexed on how it is supposed to be used.
Do you care to enlighten the un-enlightened on the workflow and
benefits of labrepl over some plain html tutorials and a standard
clojure REPL?
R.
--
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
To unsubscribe from this group, send email to clojure
+unsubscribegooglegroups.com or reply to this email with the words
"REMOVE ME" as the subject.
--
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
To unsubscribe from this group, send email to clojure+unsubscribegooglegroups.com or
reply to this email with the words "REMOVE ME" as the subject.