Skip to content

superpozycja/arachne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

                                  arachne

arachne is a simple program to help you navigate a codebase. it crawls the
specified folder looking for import-like statements, and generates a directed
graph of the parsed files in order to show the relation between sources, or to
generate a toposort allowing you to linearly read the code in order to better
understand it from the bottom up. plan is to support in-scope and out-of-scope 
lists, multiple languages, and eventually query indiviudal symbols.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages