When.com Web Search

Search results

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

    en.wikipedia.org/wiki/PC-LISP

    PC-LISP is an implementation of the Franz Lisp dialect by Peter Ashwood-Smith. [1] [2] [3] Version 2.07 was released on 1 February 1986, [4] and version 3.00 was released on 1 February 1990. [1] A current version is available through GitHub. [2] Currently, PC-LISP has been ported to 32 & 64 bit versions of Linux, Mac, Windows [2] and NetBSD. [5]

  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. 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.

  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. 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. ISLISP - Wikipedia

    en.wikipedia.org/wiki/ISLISP

    Common Lisp, EuLisp, Le Lisp, Scheme 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).

  9. Genera (operating system) - Wikipedia

    en.wikipedia.org/wiki/Genera_(operating_system)

    Genera is a commercial operating system and integrated development environment for Lisp machines created by Symbolics.It is essentially a fork of an earlier operating system originating on the Massachusetts Institute of Technology (MIT) AI Lab's Lisp machines which Symbolics had used in common with Lisp Machines, Inc. (LMI), and Texas Instruments (TI).