Logo

LISP 1.5 Programmer's Manual

Large book cover: LISP 1.5 Programmer's Manual

LISP 1.5 Programmer's Manual
by

Publisher: The MIT Press
ISBN/ASIN: 0262130114
Number of pages: 116

Description:
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.

Home page url

Download or read it online for free here:
Download link
(4.5MB, PDF)

Similar books

Book cover: Computer Science Logo StyleComputer Science Logo Style
by - The MIT Press
This series is for people who are interested in computer programming because it's fun. The three volumes use the Logo as the vehicle for an exploration of computer science from the perspective of symbolic computation and artificial intelligence.
(20421 views)
Book cover: Loving Lisp, or the Savvy Programmer's Secret WeaponLoving Lisp, or the Savvy Programmer's Secret Weapon
by
This book is an introduction to Common Lisp. The author considers Common Lisp to be twice as good as Java for some applications. Common Lisp compilers are freely available, stable, and compiled Common Lisp code is very fast.
(22266 views)
Book cover: Common LISP: A Gentle Introduction to Symbolic ComputationCommon LISP: A Gentle Introduction to Symbolic Computation
by - Benjamin-Cummings Pub Co
This is a gentle introduction to Common Lisp for students taking their first programming course. No prior mathematical background beyond arithmetic is assumed. There are lots of examples, the author avoided technical jargon.
(27330 views)
Book cover: Build Your Own LispBuild Your Own Lisp
by - buildyourownlisp.com
In this book you'll learn the C programming language, and at the same time learn how to build your very own programming language, a minimal Lisp, in under 1000 lines of code. This book is not suitable as a first programming language book ...
(9423 views)