Skip to content

benedekfazekas/trin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI

trin

  • trin a static analyzer for Clojure, ClojureScript (and eventually ClojureC)
  • PoC to explore reimplementing refactor-nrepl.find.find-locals using trin

Status

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.

License

Copyright © 2019 Benedek Fazekas

About

tiny analyzer, maybe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published