logo
首页技术栈工具库讨论
rapid

rapid

This package provides a rapid prototyping suite for GHCi that can be used standalone or integrated into editors. You can hot-reload individual running components as you make changes to their code. It is designed to shorten the development cycle during the development of long-running programs like servers, web applications and interactive user interfaces. It can also be used in the context of batch-style programs: Keep resources that are expensive to create in memory and reuse them across module reloads instead of reloading/recomputing them after every code change. Technically this package is a safe and convenient wrapper around foreign-store.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconesoeylemez/rapid49
HACKAGE
carbal install rapid
查看
标签
根据用户添加的标签生成
暂无标签