reserve
Code reloader
A tool for immediate code reloading in Haskell web applications
Universal and robust reloading for Haskell web applications
70 stars
11 watching
5 forks
Language: Haskell
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
sol/markdown-unlit | A tool that enables literate programming in Markdown files using Haskell syntax highlighting | 135 |
jeremyevans/rack-unreloader | A Rack application that automatically reloads modified code while ensuring clean and idempotent reloading of constants. | 99 |
rksm/hot-lib-reloader-rs | Enables live coding and rapid feedback cycles by reloading Rust code without requiring the application to restart. | 616 |
cyga/real-world-haskell | A tool to parse and fix code samples from the book 'Real World Haskell' | 89 |
facebookincubator/retrie | A tool for modifying and manipulating Haskell code through rewrite rules | 503 |
sol/doctest | Tools for verifying and validating Haskell code examples | 373 |
lukexi/halive | A tool that enables instant recompilation and reloading of Haskell code during development | 263 |
rustyio/sync | Utility for automatic code recompilation and reloading in Erlang development environments | 749 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 193 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 848 |
knobo/live-reload | A tool for live reloading of web pages during development | 8 |
nlguillemot/live_reload_test | Demonstrates live reloading of C++ code during development and testing | 14 |
edwingeng/hotswap | Allows code changes to take effect without restarting the server | 358 |
plone/plone.reload | A tool to reload Zope 2 and Plone configurations without requiring a restart. | 10 |
suirad/seal | An allocator wrapper with leak detection capabilities | 6 |