Open nasser opened 7 years ago
The terminal REPL should be based on clojure.main and the socket REPL should be clojure.core.server.
clojure.main
clojure.core.server
The terminal REPL should be based on
clojure.main
and the socket REPL should beclojure.core.server
.