ghc-vis

Haskell visualizer

Visualizes live Haskell data structures in GHCi to demonstrate lazy evaluation and sharing.

Visualize live Haskell data structures in GHCi

GitHub

135 stars
14 watching
20 forks
Language: Haskell
last commit: 8 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 292
rgleichman/glance A Haskell-based visual programming language that generates graphical representations of source code 720
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) 292
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 512
fjvallarino/monomer A cross-platform GUI library for writing native Haskell applications 597
bydriv/mhc A minimal implementation of a Haskell compiler 63
yav/graphmod Displays the module dependencies of Haskell programs in a visual graph format 181
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