essence-of-live-coding-pulse: General purpose live coding framework - pulse backend

[ bsd3, frp, library, live-coding ] [ Propose Tags ]

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 the backend for PulseAudio.

Modules

[Last Documentation]

  • LiveCoding
    • LiveCoding.Pulse
      • LiveCoding.Pulse.GHCi

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.1, 0.1.0.3, 0.2.0.0, 0.2.0.1, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.2.7
Change log CHANGELOG.md
Dependencies base (>=4.11 && <5), essence-of-live-coding (>=0.2.0.0), foreign-store (>=0.2), pulse-simple (>=0.1), 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
Uploaded by turion at 2020-08-12T13:20:11Z
Distributions
Downloads 1800 total (29 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2020-08-12 [all 3 reports]