enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Lisp (programming language) - Wikipedia

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

    As one of the earliest programming languages, Lisp pioneered many ideas in computer science, including tree data structures, automatic storage management, dynamic typing, conditionals, higher-order functions, recursion, the self-hosting compiler, [11] and the read–eval–print loop. [12] The name LISP derives from "LISt Processor". [13]

  3. List of Lisp-family programming languages - Wikipedia

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

    List of Lisp-family programming languages. The programming language Lisp is the second-oldest high-level programming language with direct descendants and closely related dialects still in widespread use today. The language Fortran is older by one year. [1][2] Lisp, like Fortran, has changed a lot since its early days, and many dialects have ...

  4. History of the Scheme programming language - Wikipedia

    en.wikipedia.org/wiki/History_of_the_Scheme...

    It was also one of the first programming languages after Reynold's Definitional Language [15] to support first-class continuations. It had a large impact on the effort that led to the development of its sister-language, Common Lisp, to which Guy Steele was a contributor. [16]

  5. Category:Lisp programming language family - Wikipedia

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

    Pages in category "Lisp programming language family" The following 54 pages are in this category, out of 54 total. This list may not reflect recent changes. ...

  6. Arc (programming language) - Wikipedia

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

    In 2001, Paul Graham announced that he was working on a new dialect of Lisp named Arc.Over the years since, he has written several essays describing features or goals of the language, and some internal projects at Graham's startup business incubator named Y Combinator have been written in Arc, most notably the Hacker News web forum and news aggregator program.

  7. Common Lisp - Wikipedia

    en.wikipedia.org/wiki/Common_Lisp

    Common Lisp is a general-purpose, multi-paradigm programming language. It supports a combination of procedural, functional, and object-oriented programming paradigms. As a dynamic programming language, it facilitates evolutionary and incremental software development, with iterative compilation into efficient run-time programs. This incremental ...

  8. Lisp Machine Lisp - Wikipedia

    en.wikipedia.org/wiki/Lisp_Machine_Lisp

    Lisp Machine Lisp is a programming language, a dialect of the language Lisp. A direct descendant of Maclisp, it was initially developed in the mid to late 1970s as the system programming language for the Massachusetts Institute of Technology (MIT) Lisp machines. Lisp Machine Lisp was also the Lisp dialect with the most influence on the design ...

  9. MIT/GNU Scheme - Wikipedia

    en.wikipedia.org/wiki/MIT/GNU_Scheme

    MIT/GNU Scheme is a programming language, a dialect and implementation of the language Scheme, which is a dialect of Lisp. It can produce native binary files for the x86 (IA-32, x86-64) processor architecture. It supports the R7RS-small standard. [3] It is free and open-source software released under v2 or later of the GNU General Public ...