Nightcode is an IDE for beginners -- or for hipsters who think emacs and intellij are too mainstream. Previously, it supported a subset of paredit commands, but I've always longed for some other way to avoid misbalanced parens, because paredit is difficult for beginners. Let's face it, Lisp has traditionally been harder to edit than other syntaxes.
Parinfer <http://shaunlebron.github.io/parinfer/> has been a huge advance because it promises to make Lisp as easy to edit as Python. I'm so optimistic about it that it is now the only editing mode in Nightcode. That said, I had to change a lot of things so there may still be issues. I'm using it to teach clojure to my students next week so i'll let them find the bugs for me. Thank you to Shaun LeBron for developing the original version <https://github.com/shaunlebron/parinfer>, and to Chris Oakman and Colin Fleming for developing the JVM port <https://github.com/oakmac/parinfer-jvm> that I am relying on. Website: https://sekao.net/nightcode/ Github: https://github.com/oakes/Nightcode -- 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.