Skip to content

Why the switch from Prepl to nRepl ? #337

Closed Answered by Olical
didibus asked this question in Q&A
Discussion options

You must be logged in to vote

So the TL;DR last time I wrote all of this down was essentially: prepl is hyper minimal and good when you need a simple thing that lets you automate sending code from one program to another.

It falls down when you try to do anything interesting from a user experience and developer tool standpoint. I spent a couple of years getting it powerful enough to work with and it still massively lacked features that nREPL has as standard as well as didn't really work at all for ClojureScript. I would've had to spend more years rewriting it and essentially reimplementing nREPL (which at the time, I didn't like because I thought it was system that broke all the time when it updated (this wasn't actual…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@leafgarland
Comment options

@Olical
Comment options

Answer selected by didibus
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@leafgarland
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants