ghc-vis

Data visualizer

A tool to visualize live Haskell data structures in GHCi

Visualize live Haskell data structures in GHCi

GitHub

136 stars
14 watching
20 forks
Language: Haskell
last commit: 10 months ago

Related projects:

Repository Description Stars
haskell-tools/haskell-tools Developer tools for refactoring Haskell programs. 249
jonascarpay/calligraphy A Haskell-based tool for visualizing the structure of compiled code in GHC's intermediate representation (HIE) files 98
haskell-gi/haskell-gi Generates Haskell bindings for GObject Introspection capable libraries 293
rgleichman/glance A Haskell-based visual programming language that generates graphical representations of source code 721
mrkkrp/ghc-syntax-highlighter A syntax highlighter library for Haskell built around the GHC lexer. 59
haskell/ghcup-hs A tool for installing and managing the Glasgow Haskell Compiler (GHC) 293
haskell-ci/haskell-ci Generates CI workflows for multiple versions of the Haskell programming language compiler 438
hdevtools/hdevtools A background server for Haskell development tools that improves syntax and type checking speed 99
alexwl/haskell-code-explorer A web application for exploring and understanding Haskell codebases 511
fjvallarino/monomer A cross-platform GUI library for writing native Haskell applications 598
bydriv/mhc A minimal implementation of a Haskell compiler 63
yav/graphmod Displays the module dependencies of Haskell programs in a visual graph format 182
grin-compiler/ghc-whole-program-compiler-project Enables whole program compilation and external STG IR tooling for GHC 116
joelburget/react-haskell A set of libraries and tools for building web UI using Haskell 352
cyga/real-world-haskell A tool to parse and fix code samples from the book 'Real World Haskell' 89