On Jan 19, 4:57 pm, David Nolen wrote:
> The multiple syntax-quote and unqote behavior above seems to work in Clojure
> just fine and like CL as well.
Thanks. That's what I'm hoping for. The technique Graham illustrates
in ACL is very helpful. Its value is in the fact that it makes is
simpler f
The multiple syntax-quote and unqote behavior above seems to work in Clojure
just fine and like CL as well.
On Mon, Jan 19, 2009 at 5:58 AM, Rock wrote:
>
> I'm trying to make the documentation (still awaiting approval) in the
> "Learning Clojure" WikiBook regarding syntax-quote expansion as
> a
I'm trying to make the documentation (still awaiting approval) in the
"Learning Clojure" WikiBook regarding syntax-quote expansion as
accurate as possible (like in the CL HyperSpec).
I've recently noticed something. In "The Reader" section of the
Clojure Reference, where it explains syntax-quotes