Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

NorfairKing/haphviz

Repository files navigation

Haphviz

Graphviz code generation with Haskell

Build Status

Examples

There are some examples in the examples directory.

Running them with runhaskell examples/divisors.hs will get you the graphviz code. If you have xdot, then you can run runhaskell examples/divisors.hs | xdot to see the graph visualized.

Haphviz offers an easy way to generate FSA visualisations. For an example, run the following command:

runhaskell examples/fsa.hs | xdot

Git hooks

Before making any contributions, please install the git hooks.

spark deploy hooks.sus

About

Graphviz code generation with Haskell

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages