halive
Recompiler
A tool that enables instant recompilation and reloading of Haskell code during development
Live recompiler for Haskell
263 stars
7 watching
17 forks
Language: Haskell
last commit: almost 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for live-compiling Java classes from Clojure code without restarting the REPL. | 317 |
| A tool that automates code recompilation when the underlying file system changes | 163 |
| Developer tools for refactoring Haskell programs. | 249 |
| A tool for immediate code reloading in Haskell web applications | 70 |
| A tool to automatically refactor Haskell code without changing its meaning or structure | 139 |
| A Haskell library for generating 2D animations based on SVG graphics. | 1,133 |
| An Ethereum decompiler tool that translates Solidity bytecode into human-readable code | 822 |
| A tool that applies refactorings to Haskell source files based on suggestions from a package. | 147 |
| A tool that renames modules in various programming languages used in functional programming | 6 |
| A lightweight Haskell standard library designed to balance productivity, safety, and performance. | 708 |
| An implementation of a build system that allows automatic rebuilding of target files from source files when they change. | 145 |
| Reverses Unity's IL2CPP build process to its original managed DLLs | 1,758 |
| A Haskell library for serializing and deserializing data structures in a persistent manner. | 30 |
| Automatically recompiles Elixir mix projects on file changes or additions in the lib directory. | 148 |
| A Haskell-based tool for visualizing the structure of compiled code in GHC's intermediate representation (HIE) files | 98 |