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

    Common Lisp is a general-purpose programming language and thus has a large language standard including many built-in data types, functions, macros and other language elements, …

  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 …

  3. Common Lisp

    Build reusable and extensible class hierarchies using the Common Lisp Object System. Design patterns disappear as you adapt the language to your problem domain.

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

  5. Beginner's Guide to lisp | Beginner’s Guide to Programming

    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 …

  6. Welcome to Common-Lisp.net!

    Mar 10, 2025 · Welcome to the amazing world of Common Lisp, the programmable programming language. This site is one among many gateways to Common Lisp. Its goal is to provide the …

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

  8. 1A: Overview and Introduction to Lisp - MIT OpenCourseWare

    Topics covered: Overview and Introduction to Lisp. Instructors: Hal Abelson and Gerald Jay Sussman. Subtitles for this course are provided through the generous assistance of Henry …

  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: The Programmable Programming Language - History Tools

    Mar 27, 2024 · Lisp is a fascinating programming language with a long and storied history. It was first invented in 1958, making it the second-oldest high-level programming language still in …