Lars, Bozhidar, Thank you so much for the explanation, and for the excellent libs, I appreciate it! I am using clj-refactor ... and it's rad. I will have to read about the socketed REPL.
On Wed, Apr 15, 2015 at 10:37 AM, Lars Andersen <ex...@expez.com> wrote: > In addition to what Bozhidar mentioned: > > I also work on https://github.com/clojure-emacs/clj-refactor.el which > communicates with a backend, > https://github.com/clojure-emacs/refactor-nrepl, which is written in > clojure. For now we've been limiting ourselves to data structures which > are eaily readable in emacs lisp (strings, lists, association lists etc) > but for more complex values I'd like to use edn and edn.el. > > I've also realized that when I need a 'client' for something, hacking > together something in emacs is incredibly easy. I often feel like I get > more than the proverbial 80% when I invest 20% of my efforts on top of > emacs :) Take a look at this incredibly cool demo of a REST client written > in emacs: http://emacsrocks.com/e15.html > > > On Monday, April 13, 2015 at 11:25:20 PM UTC+2, Blake Miller wrote: >> >> Cool! May I ask what your motivation was for this? >> >> On Saturday, April 11, 2015 at 3:09:28 AM UTC-7, Lars Andersen wrote: >>> >>> https://github.com/expez/edn.el >>> >>> is a library for reading an writing edn from emacs lisp. >>> >>> -- > 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 a topic in the > Google Groups "Clojure" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/clojure/Zob2v1pRQAA/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- 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.