essence-of-live-coding-gloss-example: General purpose live coding framework - Gloss example
Deprecated
essence-of-live-coding is a general purpose and type safe live coding framework.
You can run programs in it, and edit, recompile and reload them while they're running. Internally, the state of the live program is automatically migrated when performing hot code swap.
The library also offers an easy to use FRP interface. It is parametrized by its side effects, separates data flow cleanly from control flow, and allows to develop live programs from reusable, modular components. There are also useful utilities for debugging and quickchecking.
This package contains a little example using the Gloss backend.
Downloads
- essence-of-live-coding-gloss-example-0.2.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.11 && <5), essence-of-live-coding (>=0.2.5), essence-of-live-coding-gloss (>=0.2.5), gloss (>=1.13), syb (>=0.7), transformers (>=0.5) [details] |
License | BSD-3-Clause |
Author | Manuel Bärenz |
Maintainer | programming@manuelbaerenz.de |
Category | FRP, Live coding |
Home page | https://www.manuelbaerenz.de/#computerscience |
Source repo | head: git clone git@github.com:turion/essence-of-live-coding.git this: git clone git@github.com:turion/essence-of-live-coding.git(tag v0.2.5) |
Uploaded | by turion at 2021-04-08T20:51:07Z |
Distributions | |
Executables | essence-of-live-coding-gloss-example |
Downloads | 760 total (19 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2021-04-08 [all 3 reports] |