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)

    John McCarthy began developing Lisp in 1958 while he was at the Massachusetts Institute of Technology (MIT). He was motivated by a desire to create an AI programming language that would work on the IBM 704, as he believed that "IBM looked like a good bet to pursue Artificial Intelligence research vigorously."

  3. Paradigms of AI Programming - Wikipedia

    en.wikipedia.org/wiki/Paradigms_of_AI_Programming

    Paradigms of AI Programming: Case Studies in Common Lisp (ISBN 1-55860-191-0) is a well-known programming book by Peter Norvig about artificial intelligence programming using Common Lisp. History [ edit ]

  4. List of programming languages for artificial intelligence

    en.wikipedia.org/wiki/List_of_programming...

    Lisp was the first language developed for artificial intelligence. It includes features intended to support programs that could perform general problem solving, such as lists, associations, schemas (frames), dynamic memory allocation, data types , recursion, associative retrieval, functions as arguments, generators (streams), and cooperative ...

  5. John McCarthy (computer scientist) - Wikipedia

    en.wikipedia.org/wiki/John_McCarthy_(computer...

    He was one of the founders of the discipline of artificial intelligence. [1] He co-authored the document that coined the term "artificial intelligence" (AI), developed the programming language family Lisp, significantly influenced the design of the language ALGOL, popularized time-sharing, and invented garbage collection.

  6. Flavors (programming language) - Wikipedia

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

    Flavors, [1] an early object-oriented extension to Lisp developed by Howard Cannon at the MIT Artificial Intelligence Laboratory for the Lisp machine and its programming language Lisp Machine Lisp, was the first programming language to include mixins. [2]

  7. Lisp-based Intelligent Software Agents - Wikipedia

    en.wikipedia.org/wiki/Lisp-based_Intelligent...

    Lisa is a production-rule system implemented in the Common Lisp Object System (CLOS), and is heavily influenced by CLIPS and the Java Expert System Shell (JESS). At its core is a reasoning engine based on an object-oriented implementation of the Rete algorithm , a very efficient mechanism for solving the difficult many-to-many matching problem.

  8. David A. Moon - Wikipedia

    en.wikipedia.org/wiki/David_A._Moon

    In 1976, with Steele, he wrote the first (TECO-based) version of the Emacs text editor, [4] [5] and in 1978 with Daniel Weinreb he coauthored the manual for the Lisp Machine, known as the chine nual. With Howard Cannon, he developed Flavors, a system for doing object-oriented programming with multiple inheritance on the Lisp Machine.

  9. SHINE Expert System - Wikipedia

    en.wikipedia.org/wiki/SHINE_Expert_System

    The system is in use in basic and applied AI research at JPL. SHINE was designed to operate in a real-time environment. It is written in Common LISP, but able to be utilized by non-LISP applications written in conventional programming languages such as C and C++.