When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. LispWorks - Wikipedia

    en.wikipedia.org/wiki/LispWorks

    In January 2005, the Xanalys Lisp team formed LispWorks Ltd. to market, develop, and support the software. LispWorks's features include: A native-code compiler and an interpreter for an extended ANSI Common Lisp; An implementation of the Common Lisp Object System with support for the metaobject protocol; Support for 32-bit and 64-bit versions

  3. Allegro Common Lisp - Wikipedia

    en.wikipedia.org/wiki/Allegro_Common_Lisp

    Allegro Common Lisp is a programming language with an integrated development environment (IDE), developed by Franz Inc. It is a dialect of the language Lisp , a commercial software implementation of the language Common Lisp .

  4. List of Lisp-family programming languages - Wikipedia

    en.wikipedia.org/wiki/List_of_Lisp-family...

    Statically and dynamically scoped Lisp dialect developed by a loose formation of industrial and academic Lisp users and developers across Europe; the standardizers intended to create a new Lisp "less encumbered by the past" (compared to Common Lisp), and not so minimalist as Scheme, and to integrate the object-oriented programming paradigm well ...

  5. Clozure CL - Wikipedia

    en.wikipedia.org/wiki/Clozure_CL

    Lisp threads are implemented as preemptively-scheduled, native operating-system threads. CCL implements built-in facilities to easily interface with C and Objective-C libraries (Cocoa bridge) and these are used to implement the IDE amongst other things.

  6. Lisp (programming language) - Wikipedia

    en.wikipedia.org/wiki/Lisp_(programming_language)

    Lisp originally had very few control structures, but many more were added during the language's evolution. (Lisp's original conditional operator, cond, is the precursor to later if-then-else structures.) Programmers in the Scheme dialect often express loops using tail recursion. Scheme's commonality in academic computer science has led some ...

  7. GNU Common Lisp - Wikipedia

    en.wikipedia.org/wiki/GNU_Common_Lisp

    GNU Common Lisp (GCL) is the GNU Project's ANSI Common Lisp compiler, an evolutionary development of Kyoto Common Lisp. It produces native object code by first generating C code and then calling a C compiler. GCL is the implementation of choice for several large projects including the mathematical tools Maxima, AXIOM, HOL88, and ACL2.

  8. Steel Bank Common Lisp - Wikipedia

    en.wikipedia.org/wiki/Steel_Bank_Common_Lisp

    Steel Bank Common Lisp (SBCL) is a free and open-source Common Lisp implementation that features a high-performance native compiler, Unicode support and threading.It is open source software, with a permissive license.

  9. ISLISP - Wikipedia

    en.wikipedia.org/wiki/ISLISP

    ISLISP (also capitalized as ISLisp) is a programming language in the Lisp family standardized by the International Organization for Standardization (ISO) and International Electrotechnical Commission (IEC) joint working group ISO/IEC JTC 1/SC 22/WG 16 [1] (commonly termed simply SC22/WG16 or WG16).