trin
a static analyzer for Clojure, ClojureScript (and eventually ClojureC)- PoC to explore reimplementing
refactor-nrepl.find.find-locals
usingtrin
trin
is alpha.
Currently trin
only focuses on analysing locals to achieve a PoC for find-locals
.
That said this should unlock the following features (based on refactor-nrepl):
- promote fn
- extract function
- inline local symbol
- find local usages/rename local symbol
- create-fn from example
without the need of a REPL.
Copyright © 2019 Benedek Fazekas