leonschreuder / gosem

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Go 100.0%