On Tue, Sep 16, 2008 at 4:45 PM, Randall R Schulz <[EMAIL PROTECTED]> wrote:

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


Are you aware of the (comment ...) macro? Is there any benefit to balanced
comments that the macro doesn't provide?

- J.

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