jvanderhyde <jamesvh...@hotmail.com> writes:

> Thanks for the help, everyone. You managed to pin down my problem. I was 
> using "Clojure from the ground up" and a Scheme book, and the two together 
> got me confused. So, I can say it like this:
>
> Every expression is evaluated (meaning converted to a value), unless it is 
> quoted.
> Every expression evaluates to itself, except symbols and lists.

This last isn't really true. So, UUIDs, regexps and tagged literals
don't really evaluate to themselves either.

Phil


-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to