calligraphy
Code visualizer
A Haskell-based tool for visualizing the structure of compiled code in GHC's intermediate representation (HIE) files
haskell source code visualizer
98 stars
5 watching
13 forks
Language: Haskell
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
rgleichman/glance | A Haskell-based visual programming language that generates graphical representations of source code | 720 |
patois/hrdevhelper | A plugin for visualizing decompiled code and its corresponding ctree graphs in the Hexrays decompiler. | 375 |
def-/ghc-vis | Visualizes live Haskell data structures in an interactive development environment. | 135 |
hoovercj/vscode-power-mode | An extension that adds visual effects to the VS Code editor to enhance user experience | 1,082 |
iokasimov/apart | A Haskell library for serializing and deserializing data structures in a persistent manner. | 30 |
fjvallarino/monomer | A cross-platform GUI library for writing native Haskell applications | 596 |
cyga/real-world-haskell | A tool to parse and fix code samples from the book 'Real World Haskell' | 89 |
justusadam/language-haskell | Provides syntax highlighting and indentation support for Haskell language in Visual Studio Code | 97 |
anton-k/processing-for-haskell | A Haskell implementation of a subset of the Processing language for computer graphics | 70 |
dnikolovv/practical-haskell | A collection of practical examples and snippets to help developers use Haskell in real-world scenarios. | 84 |
ennocramer/floskell | A tool that formats Haskell source code into a more readable layout | 180 |
nh2/call-haskell-from-anything | A tool for serializing function calls and integrating Haskell with various programming languages via dynamic libraries and serialization | 391 |
haskell/aeson | A Haskell library for parsing and generating JSON data | 1,255 |
theam/haskell-do | A Haskell-based code editor designed for interactive development and programming in the language. | 352 |
tweag/ormolu | A tool that formats Haskell source code to a consistent style | 964 |