When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Common Lisp Music - Wikipedia

    en.wikipedia.org/wiki/Common_Lisp_Music

    CLM (originally an acronym for Common Lisp Music) is a music synthesis and signal processing package in the Music V family created by Bill Schottstaedt. It runs in a number of various Lisp implementations or as a part of the Snd audio editor (using Scheme , Ruby and now Forth ).

  3. Common Lisp - Wikipedia

    en.wikipedia.org/wiki/Common_Lisp

    Common Lisp implementations may use any mix of native code compilation, byte code compilation or interpretation. Common Lisp has been designed to support incremental compilers, file compilers and block compilers. Standard declarations to optimize compilation (such as function inlining or type specialization) are proposed in the language ...

  4. List of audio programming languages - Wikipedia

    en.wikipedia.org/wiki/List_of_audio_programming...

    Common Lisp Music (CLM), a music synthesis and signal processing package in the Music V family Csound , a MUSIC-N synthesis language released under the LGPL with many available unit generators Extempore , a live-coding environment that borrows a core foundation from the Impromptu environment

  5. Common Music Notation - Wikipedia

    en.wikipedia.org/wiki/Common_Music_Notation

    Example CMN rendering. Common Music Notation (CMN) is open-source musical notation software. It is written in Common Lisp and runs on a variety of operating systems and Common Lisp implementations. CMN provides a package of functions to hierarchically describe a musical score. When evaluated, the musical score is rendered to an image.

  6. OpenMusic - Wikipedia

    en.wikipedia.org/wiki/OpenMusic

    OpenMusic (OM) is an object-oriented visual programming environment for musical composition based on Common Lisp. It may also be used as an all-purpose visual interface to Lisp programming. At a more specialized level, a set of provided classes and libraries make it a very convenient environment for music composition. [1]

  7. Embeddable Common Lisp - Wikipedia

    en.wikipedia.org/wiki/Embeddable_Common_Lisp

    Embeddable Common Lisp (ECL) is a small implementation of the ANSI Common Lisp programming language that can be used stand-alone or embedded in extant applications written in C. It creates OS-native executables and libraries (i.e. Executable and Linkable Format (ELF) files on unix) from Common Lisp code, and runs on most platforms that support ...

  8. Category : Common Lisp (programming language) software

    en.wikipedia.org/wiki/Category:Common_Lisp...

    Most Common Lisp Implementations are written in Common Lisp, so those are listed here too. Pages in category "Common Lisp (programming language) software" The following 64 pages are in this category, out of 64 total.

  9. Common Lisp Object System - Wikipedia

    en.wikipedia.org/wiki/Common_Lisp_Object_System

    The Common Lisp Object System (CLOS) is the facility for object-oriented programming in ANSI Common Lisp. CLOS is a powerful dynamic object system which differs radically from the OOP facilities found in more static languages such as C++ or Java. CLOS was inspired by earlier Lisp object systems such as MIT Flavors and CommonLoops, although it ...