quartz-research-note/content/Extempore.md

7 lines
311 B
Markdown
Raw Normal View History

#programming-language #sound
Andrew Sorensenが作ったLispライブプログラミング環境。
Schemeと、Scheme上で実装されたDSLのxtlangの2つの言語を使う。
xtlangは静的型付けを要求する言語で、LLVMでJITコンパイルしてリアルタイムDSPができたりする。