Small presentation about using REPLs in Clojure.
To run the presentation:
gem install showoff
showoff serve
Q: "Killer app" for Clojure over Common Lisp?
one answer: "Runs on JVM"
ArmedBear is a CL on the JVM.
Parenscript is a translator from CL to JavaScript.
Q: Where did the Meetup logo come from?
A: Derived from a map of Pittsburgh neighborhoods on the Pittsburgh Wikipedia article
Clojure can extend final classes, such as java.lang.String