On May 21, 2014, at 8:26 AM, Kristian Lein-Mathisen <krist...@adellica.com> 
wrote:

> I've created a very simple egg that exposes a simple REPL over TCP 
> connections. I've called it nrepl. Naming conflicts with Clojure's deprecated 
> nrepl hopefully won't be a problem.

There’s probably little chance of someone confusing the two, but I don’t think 
that Clojure’s nrepl (https://github.com/clojure/tools.nrepl) is deprecated. 
It’s still maintained and widely used.

There was an associated emacs package (nrepl.el) that’s been renamed and 
expanded as the “cider” package: https://github.com/clojure-emacs/cider . It 
uses tools.nrepl.

Cheers,

—Steve

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to