约 10,200 个结果
在新选项卡中打开链接
  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, and an object …

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

  3. Introduction to LISP - GeeksforGeeks

    2022年3月17日 · Lisp is the second-oldest high-level programming language in the world which is invented by John McCarthy in the year 1958 at the Massachusetts Institute of Technology.

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

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

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

    2025年3月18日 · 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) …

  7. Welcome to Common-Lisp.net!

    2025年3月10日 · 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 …

  8. Learn the Lisp Programming Language - freeCodeCamp.org

    2025年1月15日 · 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, …

  9. List of programming languages - Wikipedia

    List of programming languages ... This is an index to notable programming languages, in current or historical use. Dialects of BASIC (which have their own page), esoteric programming languages, and …

  10. What is the Lisp (List Processing) Programming Language

    2022年9月27日 · Lisp, an acronym for list processing, is a functional programming language that was designed for easy manipulation of data strings. As one of the oldest programming languages still in …