The fact that "Read" and "Eval" are separate steps is fundamental here. The 
ClojureScript reader does not eval, and the Clojure reader gives you the knobs 
you need to do what you want.

Stu

> ...and immediately a new attack vector is born with Clojure structure 
> injection attacks...
> 
> I so hope people don't start passing executable clojure back and forth.
> 
> On 23/07/2011, at 7:54 PM, Jozef Wagner wrote:
> 
>> Clojure can run on top of JVM, CLR and Javascript VM. Clojure data 
>> structures can replace syntax of SQL result sets, JSON, XML, HTML, CSS and 
>> other languages (e.g. .properties syntax). Clojure data structures are even 
>> used for application configuration (lein, cake).
>> 
> 

Stuart Halloway
Clojure/core
http://clojure.com

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

Reply via email to