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

    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]

  2. LISP Tutorial

    Lisp was invented by John McCarthy in 1958 while he was at the Massachusetts Institute of Technology (MIT). This reference will take you through simple and practical approach while learning LISP …

  3. Beginner's Guide to lisp | Beginner's Guide to Programming Languages

    Mar 18, 2025 · Lisp, short for “LISt Processor,” is one of the oldest high-level programming languages still in widespread use. Its defining characteristic is its use of s-expressions (symbolic expressions) …

  4. Common Lisp

    Lisp was the natural language to start with. We needed to write lots of code very quickly; and we needed the higher-level power that only Lisp and Allegro CL provides.

  5. Learn the Lisp Programming Language - freeCodeCamp.org

    Jan 15, 2025 · Through hands-on tutorials, you’ll learn to use Lisp’s powerful REPL (Read-Eval-Print Loop), work with lists, master macros, and explore advanced topics like closures, tail recursion, …

  6. Common Lisp Language Overview - LispWorks

    Common Lisp provides advanced object-oriented programming, including multiple inheritance, multimethods, class redefinition in running programs, and dynamic type creation.

  7. What Is The Lisp Programming Language? - Dataconomy

    Mar 11, 2025 · Lisp, an abbreviation for “List Processing,” is a programming language known for its efficient manipulation of symbolic data. It employs a functional programming paradigm, enabling …

  8. Lisp Programming Language – Full Course for Beginners

    will teach you why this elegant programming language has influenced computer science for over 60 years.

  9. Lisp Programming Language Guide - History-Computer

    May 23, 2025 · Lisp, originally styled LISP, stands for list processing. This family of programming languages is the second-oldest programming language that’s still in use, beaten by Fortran by only …

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