Has there been discussion about unicode support for symbols in clojure? There's a few ways to approach this and I'm thinking about fortress accomplishes this [1]. The language can be displayed as ascii, unicode, or even pictures. I think support for these things might be good for things like mathematical notations and mathematically inspired API. This might mean we only need to define a translation between the different forms all in editor support. What are people's thoughts?
[1] http://en.wikipedia.org/wiki/Fortress_(programming_language) -- 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