About 3,590 results
Open links in new tab
  1. Lisp (programming language) - Wikipedia

    A fundamental distinction between Lisp and other languages is that in Lisp, the textual representation of a program is simply a human-readable description of the same internal data structures (linked lists, …

  2. Common Lisp

    Part of what makes Lisp distinctive is that it is designed to evolve. As new abstractions become popular (object-oriented programming, for example), it always turns out to be easy to implement them in Lisp.

  3. Introduction to LISP - GeeksforGeeks

    Mar 17, 2022 · Lisp is a programming language that has an overall style that is organized around expressions and functions. Every Lisp procedure is a function, and when called, it returns a data …

  4. LISP Tutorial

    This reference has been prepared for the beginners to help them understand the basic to advanced concepts related to LISP Programming language.

  5. Free LISP Programs | Lee Mac Programming

    Oct 10, 2014 · A wealth of free AutoLISP programs and functions to demonstrate a sample of the work by Lee Mac Programming.

  6. Common Lisp Docs

    Lisp Tutorial A complete Lisp Tutorial for beginners to be able to jump right into the language.

  7. Lisps: What They Are and How to Deal With Them - WebMD

    Jan 15, 2026 · A lisp is when someone has trouble pronouncing the S and Z sounds. Learn more about what causes it, symptoms of a lisp, and more.

  8. Welcome to Common-Lisp.net!

    Mar 12, 2025 · Common Lisp is the modern, multi-paradigm, high-performance, compiled, ANSI-standardized, most prominent (along with Scheme) descendant of the long-running family of Lisp …

  9. LISP | Artificial Intelligence, Machine Learning & Programming

    LISP, a computer programming language developed about 1960 by John McCarthy at the Massachusetts Institute of Technology (MIT). LISP was founded on the mathematical theory of …

  10. LISP History Collection - Software Preservation

    Apr 29, 2026 · LISP was one of the earliest high-level programming languages and introduced many ideas such as garbage collection, recursive functions, symbolic expressions, and dynamic type …