Детальная информация

Название: LISP 1.5 programmer's manual. — Second edition
Авторы: McCarthy John; Abrahams Paul W.; Edwards Daniel J.; Hart Timothy P.; Levin Michael I.
Организация: IEEE Xplore (Online Service); Massachusetts Institute of Technology
Выходные сведения: Cambridge, Massachusetts London, England: MIT Press, 1985
Коллекция: Электронные книги зарубежных издательств; Общая коллекция
Тематика: Вычислительные машины электронные персональные — Программирование; Программирования языки; MIT Press eBooks Library
УДК: 004.42; 004.438
Тип документа: Другой
Тип файла: Другой
Язык: Английский
Права доступа: Доступ по паролю из сети Интернет (чтение, печать)
Ключ записи: 6267461

Разрешенные действия: Посмотреть

Аннотация

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 language, and unlike most other high level languages, it can be used to generate programs for further executions.

Статистика использования

stat Количество обращений: 14
За последние 30 дней: 1
Подробная статистика