Skip to content
This repository was archived by the owner on Nov 14, 2018. It is now read-only.

mewspring/gographviz

 
 

Repository files navigation

Fork

Join the chat at https://gitter.im/mewspring/dot

This is a fork of the gographviz package.

WIP

This project is a work in progress. The implementation is incomplete and subject to change. The documentation may be inaccurate.

dot

GoDoc

The dot project implements a graphviz DOT language parser, which was generated using the gocc compiler toolkit.

Changes

Public domain

Any changes (starting from rev 9ad29961d022b112cf0608e5e7012a3ede1b0f7f) made to the gographviz repository are hereby released into the public domain, including changes to the source code and additions of any original content.

License

The original gographviz source code is goverend by an Apache license.

Portions of gocc's source code have been derived from Go, and are covered by a BSD license.

The dominator tree support is directly derived from x/tools/go/ssa, which is part of the Go project and governed by a BSD license.

About

Parses the Graphviz DOT language in golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.9%
  • Shell 0.1%