Skip to content

Generate graphviz dot-code by analyzing Haskell source code

License

Notifications You must be signed in to change notification settings

henrylaxen/hs2graphviz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Generates graphviz-code that can be piped to dot.

Example usage

$ hs2dot TestCode.hs | dot -T pdf -o TestCode.pdf

About

Generate graphviz dot-code by analyzing Haskell source code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 98.4%
  • Erlang 1.4%
  • Shell 0.2%