polyglot-tools-docs

Polyglot Code Explorer

Polyglot Code Explorer

The Polyglot Code Explorer is a tool for visualising source code information. The current interface looks somewhat like this:

Explorer user interface

It depends on the scanner and the layout tool to generate the metadata - this is just the part that puts the information on a screen and allows you to explore it.

The source code is available at https://github.com/kornysietsma/polyglot-code-explorer

See the howto guide for details on getting it running on your own data.

See the Explorer user interface page for more on how to use the explorer once it is running.

Edit this page on GitHub