mugli / SourcetrailGolangIndexer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SourcetrailGolangIndexer

Golang Indexer for Sourcetrail.

Description

The SourcetrailGolangIndexer is a Sourcetrail language extension supply Golang support to Sourcetrail.

Currently, this project is still in a very early state, but you can already build correct Call Graph on your Golang project.

Setup

It could only be excuted on linux now (exactly, Debian), the whole bindings will be published very soon then you can recompile the bindings on your platform .

Just check run.sh or run it directly. This project absolutely depends on native tools supported by golang.org without third-party dependency.

After executing runs.sh, you should have this:

For usage of Sourcetrail, please check its official website.

TOOD

  • Add support for class hierachy.

About


Languages

Language:C++ 46.0%Language:Go 25.3%Language:Makefile 23.9%Language:CMake 4.6%Language:Shell 0.2%