-- Daniel Simms <[email protected]>
On Nov 24, 2009, at 22:23, Adrian Cuthbertson <[email protected] > wrote: > The other spin-off of this is that using the repl, one is able to > really explore the api's of these big libraries dynamically and get to > know them much more intimately than when doing static compilation/run > cycles as in the past. Oh, +1 to that. Similarly, having the repl in production contexts is super useful. (No, the repl-ness isn't unique to clojure but it's really useful.) > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
