JnREPL
Embed a Clojure nREPL in Java
Install / Use
/learn @AustinC/JnREPLREADME
jnREPL
This library facilitates embedding a Clojure nREPL within a Java application. The API has two static methods:
Jnrepl.startRepl(9091L); // start an nREPL server
Jnrepl.shutdownRepl(); // shut it down
The repl port defaults to 9090. This default can overriden with the JVM arg -Djnrepl.port=9091
Example connecting with leiningen
$ lein repl :connect localhost:9090
Maven coordinates
<dependency>
<groupId>com.github.austinc</groupId>
<artifactId>jnrepl</artifactId>
<version>1.2</version>
</dependency>
Compatible with JVM 1.6+
Related Skills
node-connect
354.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
112.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
354.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
354.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
