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)

    Lisp (historically LISP, an abbreviation of "list processing") is a family of programming languages with a long history and a distinctive, fully parenthesized prefix notation. [3] Originally specified in the late 1950s, it is the second-oldest high-level programming language still in common use, after Fortran .

  3. List of Lisp-family programming languages - Wikipedia

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

    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 existed over its history.

  4. Clojure - Wikipedia

    en.wikipedia.org/wiki/Clojure

    Clojure (/ ˈ k l oʊ ʒ ər /, like closure) [17] [18] is a dynamic and functional dialect of the programming language Lisp on the Java platform. [19] [20]Like most other Lisps, Clojure's syntax is built on S-expressions that are first parsed into data structures by a Lisp reader before being compiled.

  5. Game Oriented Assembly Lisp - Wikipedia

    en.wikipedia.org/wiki/Game_Oriented_Assembly_Lisp

    Game Oriented Assembly Lisp (GOAL, also known as Game Object Assembly Lisp) is a programming language, a dialect of the language Lisp, made for video games developed by Andy Gavin and the Jak and Daxter team at the company Naughty Dog. It was written using Allegro Common Lisp and used in the development of the entire Jak and Daxter series of ...

  6. Logo (programming language) - Wikipedia

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

    Logo is an educational programming language, designed in 1967 by Wally Feurzeig, Seymour Papert, and Cynthia Solomon. [1] Logo is not an acronym: the name was coined by Feurzeig while he was at Bolt, Beranek and Newman, [2] and derives from the Greek logos, meaning 'word' or 'thought'. A general-purpose language, Logo is widely known for its ...

  7. Common Lisp - Wikipedia

    en.wikipedia.org/wiki/Common_Lisp

    Common Lisp (CL) is a dialect of the Lisp programming language, published in American National Standards Institute (ANSI) standard document ANSI INCITS 226-1994 (S2018) [1] (formerly X3.226-1994 (R1999)). [2] The Common Lisp HyperSpec, a hyperlinked HTML version, has been derived from the ANSI Common Lisp standard. [3]

  8. Read–eval–print loop - Wikipedia

    en.wikipedia.org/wiki/Read–eval–print_loop

    In 1964, the expression READ-EVAL-PRINT cycle is used by L. Peter Deutsch and Edmund Berkeley for an implementation of Lisp on the PDP-1. [3] Just one month later, Project Mac published a report by Joseph Weizenbaum (the creator of ELIZA, the world's first chatbot) describing a REPL-based language, called OPL-1, implemented in his Fortran-SLIP language on the Compatible Time Sharing System (CTSS).

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