I wrote a thin Om wrapper around CodeMirror with Clojure syntax support and paren matching: https://github.com/pbostrom/om-codemirror It uses a slightly outdated version of CodeMirror from Nov 2013 but it should be good enough to get started if you want to go that route. It includes two hotkeys: Ctrl-Shift-Z and Ctrl-Shift-X. They currently just print to the console but you can wire them up to evaluation or something. Live demo here: http://cwo.io/om-codemirror/index.html
On Tuesday, April 22, 2014 8:53:45 AM UTC-5, Jony Hudson wrote: > > Codemirror is good too for this. > > http://codemirror.net > > > Jony > > > On Tuesday, 22 April 2014 05:30:23 UTC+1, Brian Craft wrote: >> >> Slightly off topic. >> >> Anyone know of a simple browser-based lisp editor that can be embedded in >> a page? Indenting & matching parens would be sufficient. I don't need >> evaluation. >> > -- 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 --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.