https://github.com/clj-commons/virgil 0.5.0: recompile Java code without restarting the REPL. • Add support for JDK25.
https://github.com/eerohele/Tutkain/blob/master/CHANGELOG.md#0210-alpha---2025-09-29 (alpha) of Tutkain, a sublimetext package for interactive Clojure development, is out:
• Use IO panel instead of output panel https://tutkain.flowthing.me/#choosing-repl-output-user-interface (Sublime Text 4198 and newer only)
• Add auto-completion support for new Clojure 1.12 syntax (e.g. String/.toUpperCase)
• Add syntax definition support for array classes (e.g. String/1)
• Improve auto-completion in non-analyzable forms (e.g. {:a })
• Print JVM process PID upon connecting
• Update pprint impl