Cantitate/Preț
Produs

Lisp 1.5 Programmers Manual

Autor J Mccarthy
en Limba Engleză Paperback – 31 dec 1961
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.

Citește tot Restrânge

Preț: 19865 lei

Preț vechi: 24831 lei
-20% Nou

Puncte Express: 298

Preț estimativ în valută:
3802 3964$ 3159£

Carte tipărită la comandă

Livrare economică 20 martie-03 aprilie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780262130110
ISBN-10: 0262130114
Pagini: 112
Ilustrații: Illustrations
Dimensiuni: 177 x 250 x 7 mm
Greutate: 0.25 kg
Editura: Mit Press

Notă biografică

The late John McCarthy was Professor Emeritus in the Department of Computer Science, Stanford University.