📣 I was on vacation Porto recently and during my time there I got inspired to create Port https://github.com/clojure-emacs/port (think Port wine 🍷, not tcp ports 😄 ) It's essentially something like CIDER, but stripped to the bare minimum as it's relying on prepl instead of nREPL. It's just a fun side/toy project and I don't plan to invest too much time into it, but I think it can be a nice alternative to inf-clojure for some people. Enjoy port responsibly! 😉 Feedback welcome!
I also wrote a short blog post about the project https://batsov.com/articles/2026/05/12/port-a-minimalist-prepl-client-for-emacs/