unrepl

discussing specification of an edn-based repl and its implementations.
pesterhazy 2017-12-10T15:15:42.000049Z

We're getting close to a new Unravel release. My todo: https://github.com/Unrepl/unravel/issues/42 - anything I'm missing?

bozhidar 2017-12-10T18:06:40.000059Z

@volrath Great success! 🙂

volrath 2017-12-10T18:08:18.000089Z

@bozhidar I was in the middle of reading cider's channel and thinking on a response haha

bozhidar 2017-12-10T18:08:35.000042Z

We should chat up some time, as I’m interested in supporting unrepl through CIDER and I looking at the amount of code you’ve copy/pasted so far, you should know that it’s not fun to reinvent the wheel. 🙂

bozhidar 2017-12-10T18:09:09.000078Z

I should know - I was doing exactly what you’re doing now 5 years ago, but then it was moving from swank and slime to nrepl and cider. 🙂

volrath 2017-12-10T18:10:11.000111Z

to be honest, my initial intention was trying to integrate cider with unrepl, but at the moment it seemed more complicated to get started with that than to actually experiment with the protocol. So I decided to start from scratch with unrepl.el as an experiment. Things have just moved too quickly. The idea of integrating with cider has not left my mind, and it's something that I wouldn't rule out. I'm just not entirely sure where to start, so I completely agree, we should talk and find some common ground.

volrath 2017-12-10T18:11:28.000039Z

and yeah, reinventing the wheel is not fun, but it's also a way to learn, I have nothing but admiration for your work and cider contributors', I've learned a lot just by going through the code base.

bozhidar 2017-12-10T18:11:49.000052Z

> and yeah, reinventing the wheel is not fun, but it’s also a way to learn

bozhidar 2017-12-10T18:12:02.000062Z

True that!

bozhidar 2017-12-10T18:14:02.000068Z

> So I decided to start from scratch with unrepl.el as an experiment. Things have just moved too quickly. The idea of integrating with cider has not left my mind, and it’s something that I wouldn’t rule out. I’m just not entirely sure where to start, so I completely agree, we should talk and find some common ground. Sure. :thumbsup:

volrath 2017-12-10T18:17:08.000075Z

@bozhidar clojured would be a great time/place to discuss it over some beers 😉

volrath 2017-12-10T18:17:41.000059Z

in the mean time, I don't know.. an issue or something? what do you think?

bozhidar 2017-12-10T18:18:28.000096Z

Indeed, although I’m not sure I’ll come this year.

bozhidar 2017-12-10T18:18:37.000032Z

> in the mean time, I don’t know.. an issue or something? what do you think?

bozhidar 2017-12-10T18:19:02.000085Z

Yeah, this could be a good starting point.

👍 2
pesterhazy 2017-12-10T18:31:59.000074Z

@bozhidar we're planning a second Hackday in Feburary, one day before clojureD - you're warmly invited: https://gist.github.com/pesterhazy/225a44bf3a70d27ff686a637be2ff813

bozhidar 2017-12-10T22:37:31.000115Z

@pesterhazy Nice! If I’m in town I’ll certainly drop by.

bozhidar 2017-12-10T22:37:41.000024Z

Thanks for the invitation!