在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):def-/ghc-vis开源软件地址(OpenSource Url):https://github.com/def-/ghc-vis开源编程语言(OpenSource Language):Haskell 98.8%开源软件介绍(OpenSource Introduction):Visualize live Haskell data structures in GHCighc-vis is a tool to visualize live Haskell data structures in GHCi. Evaluation is not forced and you can interact with the visualized data structures. This allows seeing Haskell’s lazy evaluation and sharing in action. Author: Dennis Felsing [email protected] Contributions, suggestions, and bug reports are welcome! DocumentationAt http://felsin9.de/nnis/ghc-vis InstallationWindows and Stack
$ stack exec -- pacman -S mingw-w64-x86_64-pkg-config mingw-w64-x86_64-gtk3 mingw-w64-x86_64-gtk2 wget unzip
$ stack exec -- echo 'export PATH=/c/graphviz/bin:$PATH' >> ~/.bashrc
$ stack install gtk2hs-buildtools glib cairo pango gtk
$ git clone https://github.com/def-/ghc-vis.git
$ stack install
In ghc-vis folder:
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论