Language

Package: extempore @ 0.8.9

Synopsis

Programming environment for live coding of multimedia

Description

Extempore is a programming language and runtime environment designed with live programming in mind. It supports interactive programming in a REPL style, compiling and binding code just-in-time. Although Extempore has its roots in 'live coding' of audiovisual media art, it is suitable for any task domain where dynamic run-time modifiability and good numerical performance are required. Extempore also has strong timing and concurrency semantics, which are helpful when working in problem spaces where timing is important (such as audio and video).

Home page
https://github.com/digego/extempore
Location
gnu/packages/music.scm (line: 869, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'emacs' does not match package name 'emacs-no-x'
input-labels

Identify input labels that do not match package names

label 'llvm' does not match package name 'llvm-for-extempore'
input-labels

Identify input labels that do not match package names

label 'stb-image' does not match package name 'stb-image-for-extempore'
input-labels

Identify input labels that do not match package names

label 'kiss-fft' does not match package name 'kiss-fft-for-extempore'
input-labels

Identify input labels that do not match package names

label 'nanovg' does not match package name 'nanovg-for-extempore'
input-labels

Identify input labels that do not match package names

label 'portmidi' does not match package name 'portmidi-for-extempore'