Impromptu (programming environment): Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 24:
}}
 
'''Impromptu''' is a [[Mac OS X]] [[computer program|programming]] environment for [[live coding]]. Impromptu is built around the [[Scheme (programming language)|Scheme]] language, which is a member of the [[Lisp (programming language)|Lisp]] family of languages. The source code of its core has been opened as the [[Extempore (software)|Extempore project]].<ref name="extempore_github" />
 
== Description ==
Line 42:
== Extempore ==
 
|The accessdatecore =of 2011-06-12}}</ref>Impromptu has been released as [[Extempore (software)|Extempore]] under a BSD style licence. It runs under both [[Linux]] and Mac OS X. The project is as of June 2011 at an early stage and is intended as a developer preview, not suited for end users. It includes the Scheme interpreter, the Extempore Language compiler and the scheduler. The bindings to [[Apple Inc.|Apple]] libraries are absent, but the environment can interface with dynamic libraries.<ref name="extempore_github" />
The core of Impromptu has been released as ''Extempore''<ref name="extempore_github">{{cite web
| url = https://github.com/digego/extempore
| title = The ''Extempore'' page on GitHub.
| date = 2011-06-12
| accessdate = 2011-06-12}}</ref> under a BSD style licence. It runs under both [[Linux]] and Mac OS X. The project is as of June 2011 at an early stage and is intended as a developer preview, not suited for end users. It includes the Scheme interpreter, the Extempore Language compiler and the scheduler. The bindings to [[Apple Inc.|Apple]] libraries are absent, but the environment can interface with dynamic libraries.<ref name="extempore_github" />
 
==See also==
* [[Extempore (software)|Extempore]]
* [[Comparison of audio synthesis environments]]
* [[SuperCollider]]