Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想用草书运行koans,我不明白该怎么做。
http://clojurekoans.com/
我该如何运行它?
Clojure koans 支持 repl 模式来运行它,在 repl 处输入命令。
(exec "run")