LISP

An interpretive computer language developed in the late 1950s at MIT by John McCarthy used to manipulate symbolic strings of instructions and data. The principal data structure is the list, a finite ordered sequence of symbols. Because a program written in LISP is itself expressed as a list of lists, LISP lends itself to sophisticated recursion, symbol manipulation, and self-modifying code. It has been widely used for AI programming, although it is less popular today than it was in the 1970s and 1980s.


Articles on KurzweilAI.net that refer to LISP

The Age of Spiritual Machines: Glossary By Ray Kurzweil
The Age of Intelligent Machines: Footnotes By Ray Kurzweil
The Age Intelligent Machines, Chapter Six: Electronic Roots By Ray Kurzweil
Turing's Prophecy By Ray Kurzweil
What Is Artificial Intelligence? By John McCarthy
Why We Can Be Confident of Turing Test Capability Within a Quarter Century By Ray Kurzweil
What is Friendly AI? By Eliezer S. Yudkowsky
The Age of Spiritual Machines: Timeline By Ray Kurzweil
The Age of Intelligent Machines: Chronology By Ray Kurzweil
The Age of Intelligent Machines: Intelligent Knowledge-Based Systems--AI in the U.K. By Brian W. Oakley

News Articles that refer to LISP

International Lisp Conference 2002
International Lisp Conference to stage bot beauty contest

Related Links

LISP History
Association of Lisp Users