digego/extempore
A cyber-physical programming environment observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 93
- Release rhythm 94
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 9.5
- age_days: 5700
- days_rel: 42
- days_push: 42
- n_releases_24m: 9
Adoption not part of the score
1462 stars · 128 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Extempore is a live-coding environment for music and audio that pairs a Scheme interpreter with xtlang, a statically-typed lisp compiled to LLVM IR at runtime. It lets programmers reshape a running program while it continues producing sound, running on Linux, macOS, and Windows.
Use cases
- live-code music and audio performances
- reshape a running program while it keeps making sound
- write real-time audio DSP code in a lisp that JIT-compiles via LLVM
- control sound and graphics with OSC messages
- teach or explore cyber-physical programming
- prototype audio algorithms interactively in a REPL
When to choose
- you want a live-coding environment for music and audio with JIT-compiled performance
- you need both a dynamic Scheme layer and statically-typed low-level code in one runtime
- you work across Linux, macOS, or Windows including Apple Silicon and aarch64
- you want WebGPU graphics bindings alongside audio
When to avoid
- you need a general-purpose programming language for non-audio projects
- you want a no-build toolchain without a C++20 compiler when building from source
- you rely on the retired OpenGL graphics stack
- you need a permissively-licensed project and license clarity matters (no license file)
Facets
application · maturity active
interpreter compiler audio-processing graphics programming-language programming-languages media developer-tools windows cross-platform live-coding xtlang scheme llvm-jit music cyber-physical osc webgpu audio linux macos
1 source
- readme: https://github.com/digego/extempore · fetched 2026-08-28 · 83c1c9cee562
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| digego/extempore | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="digego/extempore")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem