Skip to content

cixel/goast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

goast (pronounced ghost?) is a small tool which prints the AST for a go file.

to use:

go get github.com/cixel/goast
goast yourfile.go

About

print the AST for a Go file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages