gosem
This program uses go's built-in parser to print out semantic information of a go source file. This information can than be used with a semantic highlighter, like vim-gosem for example.
Prints out semantic information of a go source file for use with a semantic highlighter.
Go
This program uses go's built-in parser to print out semantic information of a go source file. This information can than be used with a semantic highlighter, like vim-gosem for example.