Static purity analysis.

2017-10-15 Thread Tiago Dall'Oca
Haven't had time to look in deep but looks promising. +1 I'd love to have more static analysis in Clojure and sometimes it feels like it's underrated (by the community). Just thoughts. Keep up! -- You received this message because you are subscribed to the Google Groups "Clojure" group. To p

Static purity analysis.

2017-10-15 Thread Christian Weilbach
Hey, I have had finally the time to prototype an idea I had for over a year: https://github.com/whilo/beichte It is only a first prototype, but the basic mechanics work fine, i.e. it is doing a deep recursive walk through your Clojure codebase (everything that is on the classpath or filesystem)