On Wednesday 10 September 2008 13:39, Randall R Schulz wrote:
> On Wednesday 10 September 2008 11:40, Rich Hickey wrote:
> > As we rapidly approach 500 members on the group (!) I thought it
> > would be a good time to conduct another poll:
> >
> >
> > What are you doing with Clojure?
>
> Tinkering. Contemplating an extensibility mechanism for my theorem
> prover.
>
> > What 3 features would you most like to see added next?
>
> The only thing that would really help unblock me is:
>
> 1) Programmable reader macros á là Common Lisp.

I'd like to add:

2) Balanced-boundary (non-EOL-terminated) comments. Whether the syntax 
is #| ... |# (á là Common Lisp) or /* ... */ (C- and Java-like) or 
something else, I don't much care, but I think both line-terminated and 
balanced comments are called for. Likewise, whether balanced-boundary 
comments nest or not is not a key concern of mine, though it might be 
nice if they did, for a change.


Randall Schulz

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

Reply via email to