On Dec 10, 7:15 am, Simon Brooke <[EMAIL PROTECTED]> wrote: > But in-core structure editors are > extremely powerful and useful when editing homoiconic languages, so... > is anyone working on an in-core editor for Clojure?
Not that I've heard, but Emacs + Paredit <http://www.emacswiki.org/cgi- bin/wiki/ParEdit> is a powerful combination. Paredit is like a structured editor for Lisp expressions. There's a patch to handle Clojure data structures: <http://github.com/jochu/clojure-mode/tree/ master/clojure-paredit.el> -Stuart Sierra --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---