Reader macros are syntactic sugar on top of the syntax.
They identify immediately what they stand for unambigously.
I doubt that it would be a good idea to introduce this kind of logic in the reader.
That's an open door to chaos. The same token could be used for different constructs.
As Meikel said, you can achieve a more readable result using vector and alikes to
avoid confusion.
In the same lineage, Clojure has no user alterable reader tables to avoid messing
with input interpretation.
That's been a clear statement since the beginning and I would be surprised that this
changes.
Don't hold your breath waiting for this to happen :)
Luc
Softaddicts<
lprefo...@softaddicts.ca> sent by ibisMail from my ipad!