|
|
|
|
|
by simongray
1262 days ago
|
|
You can just use e.g. Intellij's debugger with Clojure? What exactly do you need ported? Personally, I don't really see the value though. I prefer to create modules of mostly pure functions, testing them in the REPL using Rich comment blocks. |
|