@hackage happy-dot1.0.0.1
Parser for dot made with happy.
Categories
License
GPL-3.0-only
Maintainer
marcelogmillani@gmail.com
Links
Versions
Installation
Dependencies (4)
- array >=0.5 && <0.6
- base >=4.8 && <5
- pretty >=1.1 && <1.2
- transformers >=0.5 && <0.7 Show all…
Dependents (1)
@hackage/hgraph
A parser for the DOT language. The parser is quite fast as it uses happy.
This library also includes some convenience functions for outputing DOT files and for converting DOT files into graphs.