nrepl

https://github.com/nrepl/nrepl || https://nrepl.org
eraserhd 2018-11-27T14:08:54.239400Z

I have the day free and am at the Conj, and will be hacking on “rep”, a single-shot nREPL client for the command-line, written in Rust. It be cool to pair if anyone finds that interesting.

bozhidar 2018-11-27T20:53:53.240100Z

@eraserhd “single-shot”? 🙂

eraserhd 2018-11-27T21:04:04.240300Z

hence no "L".

eraserhd 2018-11-27T21:04:45.240800Z

It's actually for an editor that really wants to be a shell, so it does everything by running little programs. 😄

bozhidar 2018-11-27T21:42:27.241100Z

Got it! That sounds pretty cool!