Saved in:
Main Author: | |
---|---|
Format: | eBook |
Language: | English |
Published: |
[Cambridge, Mass.]
MIT Press
1962
|
Links: | https://doi.org/10.7551/mitpress/5619.001.0001?locatt=mode:legacy |
Summary: | 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 language, and unlike most other high level languages, it can be used to generate programs for further executions. |
Item Description: | Includes index. |
Physical Description: | 1 Online-Ressource (vi, 106 Seiten) |
ISBN: | 0262287722 9780262287722 |
Staff View
MARC
LEADER | 00000cam a2200000Ma 4500 | ||
---|---|---|---|
001 | ZDB-260-MPOB-5619 | ||
003 | MaCbMITP | ||
005 | 20190503073417.0 | ||
006 | m o d | ||
007 | cr |n||||||||| | ||
008 | 130620s1962 mau o 001 0 eng d | ||
020 | |a 0262287722 | ||
020 | |a 9780262287722 | ||
100 | 1 | |a McCarthy, John | |
245 | 1 | 0 | |a LISP 1.5 programmer's manual |b the Computation Center and Research Laboratory of Electronics, Massachusetts Institute of Technology |c J. McCarthy |
264 | 1 | |a [Cambridge, Mass.] |b MIT Press |c 1962 | |
300 | |a 1 Online-Ressource (vi, 106 Seiten) | ||
336 | |b txt | ||
337 | |b c | ||
338 | |b cr | ||
500 | |a Includes index. | ||
520 | |a 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 language, and unlike most other high level languages, it can be used to generate programs for further executions. | ||
966 | 4 | 0 | |l DE-91 |p ZDB-260-MPOB |q TUM_PDA_MPOB |3 MIT Press |u https://doi.org/10.7551/mitpress/5619.001.0001?locatt=mode:legacy |3 Volltext |
912 | |a ZDB-260-MPOB | ||
912 | |a ZDB-260-MPOB | ||
049 | |a DE-91 |
Record in the Search Index
DE-BY-TUM_katkey | ZDB-260-MPOB-5619 |
---|---|
_version_ | 1821493839885500418 |
adam_text | |
any_adam_object | |
author | McCarthy, John |
author_facet | McCarthy, John |
author_role | |
author_sort | McCarthy, John |
author_variant | j m jm |
building | Verbundindex |
bvnumber | localTUM |
collection | ZDB-260-MPOB |
format | eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02098cam a2200253Ma 4500</leader><controlfield tag="001">ZDB-260-MPOB-5619</controlfield><controlfield tag="003">MaCbMITP</controlfield><controlfield tag="005">20190503073417.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr |n|||||||||</controlfield><controlfield tag="008">130620s1962 mau o 001 0 eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0262287722</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780262287722</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">McCarthy, John</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">LISP 1.5 programmer's manual</subfield><subfield code="b">the Computation Center and Research Laboratory of Electronics, Massachusetts Institute of Technology</subfield><subfield code="c">J. McCarthy</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">[Cambridge, Mass.]</subfield><subfield code="b">MIT Press</subfield><subfield code="c">1962</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 Online-Ressource (vi, 106 Seiten)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">c</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">cr</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">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 language, and unlike most other high level languages, it can be used to generate programs for further executions.</subfield></datafield><datafield tag="966" ind1="4" ind2="0"><subfield code="l">DE-91</subfield><subfield code="p">ZDB-260-MPOB</subfield><subfield code="q">TUM_PDA_MPOB</subfield><subfield code="3">MIT Press</subfield><subfield code="u">https://doi.org/10.7551/mitpress/5619.001.0001?locatt=mode:legacy</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-260-MPOB</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-260-MPOB</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91</subfield></datafield></record></collection> |
id | ZDB-260-MPOB-5619 |
illustrated | Not Illustrated |
indexdate | 2025-01-17T11:04:52Z |
institution | BVB |
isbn | 0262287722 9780262287722 |
language | English |
open_access_boolean | |
owner | DE-91 DE-BY-TUM |
owner_facet | DE-91 DE-BY-TUM |
physical | 1 Online-Ressource (vi, 106 Seiten) |
psigel | ZDB-260-MPOB TUM_PDA_MPOB ZDB-260-MPOB |
publishDate | 1962 |
publishDateSearch | 1962 |
publishDateSort | 1962 |
publisher | MIT Press |
record_format | marc |
spelling | McCarthy, John LISP 1.5 programmer's manual the Computation Center and Research Laboratory of Electronics, Massachusetts Institute of Technology J. McCarthy [Cambridge, Mass.] MIT Press 1962 1 Online-Ressource (vi, 106 Seiten) txt c cr Includes index. 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 language, and unlike most other high level languages, it can be used to generate programs for further executions. |
spellingShingle | McCarthy, John LISP 1.5 programmer's manual the Computation Center and Research Laboratory of Electronics, Massachusetts Institute of Technology |
title | LISP 1.5 programmer's manual the Computation Center and Research Laboratory of Electronics, Massachusetts Institute of Technology |
title_auth | LISP 1.5 programmer's manual the Computation Center and Research Laboratory of Electronics, Massachusetts Institute of Technology |
title_exact_search | LISP 1.5 programmer's manual the Computation Center and Research Laboratory of Electronics, Massachusetts Institute of Technology |
title_full | LISP 1.5 programmer's manual the Computation Center and Research Laboratory of Electronics, Massachusetts Institute of Technology J. McCarthy |
title_fullStr | LISP 1.5 programmer's manual the Computation Center and Research Laboratory of Electronics, Massachusetts Institute of Technology J. McCarthy |
title_full_unstemmed | LISP 1.5 programmer's manual the Computation Center and Research Laboratory of Electronics, Massachusetts Institute of Technology J. McCarthy |
title_short | LISP 1.5 programmer's manual |
title_sort | lisp 1 5 programmer s manual the computation center and research laboratory of electronics massachusetts institute of technology |
title_sub | the Computation Center and Research Laboratory of Electronics, Massachusetts Institute of Technology |
work_keys_str_mv | AT mccarthyjohn lisp15programmersmanualthecomputationcenterandresearchlaboratoryofelectronicsmassachusettsinstituteoftechnology |