Live-Musikprogrammierung in Haskell

Henning Thielemann
DOI: https://doi.org/10.48550/arXiv.1202.4269
2012-02-20
Programming Languages
Abstract:We aim to compose algorithmic music in an interactive way with multiple participants. To this end we develop an interpreter for a sub-language of the non-strict functional programming language Haskell that allows to modify the program during its execution. Our system can be used both for musical live-coding and for demonstration and education of functional programming.
What problem does this paper attempt to address?