On Sun, 2011-10-30 at 09:04 -0700, Bill Robertson wrote:
> On Oct 27, 9:10 pm, falcon <[email protected]> wrote:
> 
> > In Rich's most recent talk, "Simple Made Easy," he mentioned that clojure
> > for javascript was built from the ground up using protocols and other
> > modern clojure constructs.
> >
> > Is there a resource which describes clojure using modern concepts, rather
> > than introducing feature as they were added in a chronological order?
> 
> Have you considered the Clojurescript source code? If it embodies
> these concepts then it should be a good place to start.
> 

This is exactly the point of literate programming. 
It should be possible to point to the "source code"
and be able to read an explanation of the concepts.
Note that the bare source code would only tell you
how to compute the results, not why you might want
to compute them or how the results fit into the
larger context.

Tim Daly


-- 
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

Reply via email to