inf-clojure icon indicating copy to clipboard operation
inf-clojure copied to clipboard

Please consider adding a comparison table to CIDER to the readme

Open robert-stuttaford opened this issue 7 years ago • 2 comments

So that it's clear what's available in which.

I use CIDER, but (aside from clj-refactor) I am hard-pressed to find something CIDER does that I actually use that inf-clojure does not do.

robert-stuttaford avatar May 03 '17 02:05 robert-stuttaford

I don't know much about cider, but I'd like to see a section in the readme answering the question, "Should I use inf-clojure or Cider?"

uvtc avatar May 08 '17 18:05 uvtc

When looking into it before, I relied on these two resources:

  • https://docs.cider.mx/en/latest/faq/ (What's the relationship between CIDER and inf-clojure?)
  • https://batsov.com/articles/2014/12/04/introducing-inf-clojure-a-better-basic-clojure-repl-for-emacs/

AFAICT, cider can do everything that inf-clojure can do and a lot more. inf-clojure is a simpler and more lightweight solution. Would it be helpful to link to these two articles in the readme @uvtc ?

charignon avatar Jan 19 '19 22:01 charignon