simple tool for compiling Clojure .clj into .class / .jar

后端 未结 2 1676
孤街浪徒
孤街浪徒 2021-01-19 18:52

I\'ve found two ways of compiling Clojure *.clj files into *.class files, and while they both work, I have some gripes with both of them.

The first one uses a REPL a

2条回答
提交回复
热议问题