Skip to content

Opening book details…

About this nonfiction

LISP 1.5 programmer's manual : the Computation Center and Research Laboratory of Electronics, Massachusetts Institute of Technology by John McCarthy; Paul W. Abrahams; Daniel J. Edwards; Timothy P. Hart; Michael I. Levin is a nonfiction available to read on EtoBox.

The manual describes LISP, a formal mathematical language. LISP differs from most programming languages in three important ways. The first way is in the nature of the data.The LISP language is designed primarily for symbolic data processing used for symbolic calculations in differential and integral calculus, electrical circuit theory, mathematical logic, game playing, and other fields of artificial intelligence. The manual describes LISP, a formal mathematical language. LISP differs from most programming languages in three important ways. The first way is in the nature of the data. In the LISP language, all data are in the form of symbolic expressions usually referred to as S-expressions, of indefinite length, and which have a branching tree-type of structure, so that significant subexpressions can be readily isolated. In the LISP system, the bulk of the available memory is used for storing S-expressions in the form of list structures. The second distinction is that the LISP language is the source language itself which specifies in what way the S-expressions are to be processed. Third, LISP can interpret and execute programs written in the form of S-expressions. Thus, like machine

It is typically read by self-directed learners exploring a subject in depth.

Common subject areas: history, science, philosophy, social sciences.

Author
John McCarthy; Paul W. Abrahams; Daniel J. Edwards; Timothy P. Hart; Michael I. Levin
Publisher
The MIT Press
Published
1962
Language
EN
ISBN
9780262287722
Category
nonfiction
Subjects
Language Learning, Computer Science, Programming