miniblog.

← Back to all posts
nREPL is a really interesting protocol for developer tools. It's extensible, but one of the basic operations is eval(). If your nREPL server doesn't support a given operation, you can just send an eval request to achieve the same result!