Congrats!
I'm just curious: reading your example on gist, (ast [1 2]) will yield
'{:op :constant, :env {:locals {}, :ns {:name analyze.core}}, :val (1 2)}'.
After downloading 0.1.4 version and running (ast '(1 2)), I'm getting the
same; is it possible to get object type as part of output, e.g. in first
case vector and in second list or better say PersistentVector and
PersistentList?
Sanel
--
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