code-as-graphs

command module
v0.0.0-...-14ca4b0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 9, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

README

Code as Graphs

If you think about it, a piece of code can be parsed into a syntax tree. Now think about relations like "uses", "defined by", etc. Those relationships connect elements of the syntax tree in new ways eventually creating cycles.

What do you have? A graph!

In this repository I want to create a parser that stores the result of its parsing into a Graph Database (Dgraph.

This is an experiment for a talk, so it will probably not be maintained for long.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL