/gosem

Prints out semantic information of a go source file for use with a semantic highlighter.

Primary LanguageGo

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.