Understanding tools.reader is a good first step. I've put together a tutorial optimized for Light Table for people who are interested in understanding the analyzer/compiler https://github.com/swannodette/hello-cljsc.
David On Sun, Mar 9, 2014 at 10:23 AM, Kashyap CK <[email protected]> wrote: > Hi, > I'd like to understand how clojure works. I'd like to do that through > clojurescript. > > What would be a good starting point to understand how clojurescript works? > I presume cljs/cljs/reader.cljs would be a good start - is this the code > that take "cljs" text and convert into clojure data structure? > > Regards, > Kashyap > > -- > Note that posts from new members are moderated - please be patient with > your first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. > -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
