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