Skip to content

This command line program prints out a simple call graph of functions of a given program using Go's ast (Abstract Syntax Tree) library.

Notifications You must be signed in to change notification settings

emargalit/simpleCallGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

This command line program prints out a simple call graph of functions of a given program using Go's ast (Abstract Syntax Tree) library.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages