FlowStorm is a time-travelling debugger for clojure.
IMO, Clojure has the best development experience with its REPL-driven workflow. FlowStorm makes it even better.
Most notably:
- "time-traveling" retrospective debugger (walk forward and backward, search for values)
- zero-config
tap>
destination - retroactively add print statements to previous evaluations