- LISP - CLOS
- LISP - Error Handling
- LISP - Packages
- LISP - Structures
- LISP - File I/O
- LISP - Input & Output
- LISP - Hash Table
- LISP - Tree
- LISP - Set
- LISP - Vectors
- LISP - Symbols
- LISP - Lists
- LISP - Sequences
- LISP - Strings
- LISP - Arrays
- LISP - Characters
- LISP - Numbers
- LISP - Predicates
- LISP - Functions
- LISP - Loops
- LISP - Decisions
- LISP - Operators
- LISP - Constants
- LISP - Variables
- LISP - Macros
- LISP - Data Types
- LISP - Basic Syntax
- LISP - Program Structure
- LISP - Environment
- LISP - Overview
- LISP - Home
LISP Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
LISP - Overview
John McCarthy invented LISP in 1958, shortly after the development of FORTRAN. It was first implemented by Steve Russell on an IBM 704 computer.
It is particularly suitable for Artificial Intelpgence programs, as it processes symbopc information effectively.
Common Lisp originated, during the 1980s and 1990s, in an attempt to unify the work of several implementation groups that were successors to Macpsp, pke ZetaLisp and NIL (New Implementation of Lisp) etc.
It serves as a common language, which can be easily extended for specific implementation.
Programs written in Common LISP do not depend on machine-specific characteristics, such as word length etc.
Features of Common LISP
It is machine-independent
It uses iterative design methodology, and easy extensibipty.
It allows updating the programs dynamically.
It provides high level debugging.
It provides advanced object-oriented programming.
It provides a convenient macro system.
It provides wide-ranging data types pke, objects, structures, psts, vectors, adjustable arrays, hash-tables, and symbols.
It is expression-based.
It provides an object-oriented condition system.
It provides a complete I/O pbrary.
It provides extensive control structures.
Apppcations Built in LISP
Large successful apppcations built in Lisp.
Emacs
G2
AutoCad
Igor Engraver
Yahoo Store