Jump to content

Extempore (software)

From Wikipedia, the free encyclopedia
Extempore
Paradigmsmulti-paradigm: functional
FamilyImpromptu
Designed byAndrew Sorensen
First appeared2011; 15 years ago (2011)
Stable release
0.10.3[1] / 22 July 2026; 23 days ago (22 July 2026)
Typing disciplineDynamic, static
OSLinux, macOS, Windows
LicenseBSD 3-clause
Websitegithub.com/digego/extempore
Influenced by

Extempore is a live coding environment focused on real-time audiovisual software development. It is designed to accommodate the demands of cyber-physical computing.[2] Extempore consists of two integrated languages, Scheme (with extensions) and Extempore Language. It uses the LLVM cross-language compiler to achieve performant digital signal processing and related low-level features, on-the-fly.[citation needed] It is free and open-source software with a BSD 3-clause license.

Relationship to Impromptu

[edit]

Extempore shares the use of Scheme syntax, real-time audiovisual emphasis and lead developer Andrew Sorensen with the older and related project Impromptu. It runs under Linux and macOS. The language bindings to Apple libraries are absent, but the environment can interface with dynamic libraries.[3]

References

[edit]
  1. "Release 0.10.3". 22 July 2026. Retrieved 22 July 2026.
  2. Sorensen, Andrew, and Henry Gardner. 2010. "Programming with Time: Cyber-Physical Programming with Impromptu." In Proceedings of the ACM International Conference on Object Oriented Programming Systems Languages and Applications, 822–34. New York: ACM. doi:10.1145/1932682.1869526
  3. "Extempore". GitHub. 2026-07-16. Retrieved 2026-08-10.
[edit]