Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tippenein/graphskell
graphing libraries for database / tree visualizing
https://github.com/tippenein/graphskell
Last synced: 12 days ago
JSON representation
graphing libraries for database / tree visualizing
- Host: GitHub
- URL: https://github.com/tippenein/graphskell
- Owner: tippenein
- License: gpl-2.0
- Created: 2013-08-15T19:49:09.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-12T21:26:06.000Z (almost 10 years ago)
- Last Synced: 2024-10-11T23:54:06.749Z (about 1 month ago)
- Language: Haskell
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Graphskell
Goal: Build up a library of functions for visualizing databases and trees.
Plan on using `diagrams` and `gloss`
There are some dependencies
- ghc >= 7.6
- base >= 4.6- libgmp-dev
- libgl1-mesa-dev
- freeglut3
- freeglut3-dev