dev-tooling

technomancy 2025-11-23T19:55:11.960729Z

https://github.com/nrepl/spec.nrepl.org/pull/1/files?short_path=bc6661d#diff-bc6661da34ecae62fbe724bb93fd69b91a7f81143f2683a81163231de7e3b545 <- I'm working on a specification document for the nREPL protocol since most of the existing documentation is about the original Clojure server implementation and it can be hard to understand what is part of the protocol vs the implementation details. if you work with clients or servers for nREPL, please give it a look; I'd love to get more feedback on this before we commit to it.

👍 4
🙏 8
neumann 2025-11-26T01:00:56.056129Z

I think this is a fantastic idea!