online marketing Free Computer Science, Engineering, Medical Ebooks: LISP
Showing posts with label LISP. Show all posts
Showing posts with label LISP. Show all posts

Sunday, December 27, 2009

Common Lisp: An Interactive Approach (Principles of Computer Science Series)

Common Lisp: An Interactive Approach (Principles of Computer Science Series)


Stuart C. Shapiro,"Common Lisp: An Interactive Approach (Principles of Computer Science Series) "
Publisher: W.H. Freeman & Company | ISBN: 0716782189 | edition September 1991 | PDF | 358 pages | 2.6 mb

The text uses a tutorial style that focuses on learning by interaction and experimentation. The text also thoroughly covers programming in Pure LISP before programming in Imperative LISP so that students get used to recursive programming. It gives an ordered presentation of Commom LISP - for example, it introduces packages simultaneously with symbols for easier assimilation and provides extensive example interactions with LISP to illustrate material being taught. The book devotes attention to style and debugging to familiarize students with realistic situations and helps novices recognize error messages and what they mean through intentional keyboard errors.


Common Lisp: A Gentle Introduction to Symbolic Computation

Common Lisp: A Gentle Introduction to Symbolic Computation


David S. Touretzky,"Common Lisp: A Gentle Introduction to Symbolic Computation"
Publisher: Benjamin-Cummings Pub Co | ISBN: 0805304924 | edition September 1989 | PDF | 600 pages | 1.3 mb

A highly accessible introduction to LISP, this is for inexperienced programmers and programmers new to LISP. A LISP "toolkit" in each chapter explains how to use Common LISP programming and debugging tools such as DESCRIBE, INSPECT, TRACE and STEP.


Tuesday, August 25, 2009

John Allen - Anatomy of Lisp (McGraw-Hill computer science series)

John Allen - Anatomy of Lisp (McGraw-Hill computer science series)

John Allen - Anatomy of Lisp (McGraw-Hill computer science series)
Publisher: McGraw-Hill | 1978-06 | ISBN: 007001115X | DJVU | 464 pages | 4.23 MB


The most intelligent book ever written on LISP
This book is not up to date, this book is out-of-print, but if you're a lisp or scheme hacker you owe it to yourself to get a copy of this book any [legal] way you can. This is by far the most intelligent book ever written on LISP.
The book starts with the basics of symbolic computing, and then moves on: a detailed analysis of syntax (without taking any shortcuts on sexprs), interpretation, [a hasty introduction to] the lambda calculus, denotational semantics (!), compilation and code generation, the top-level and the run-time environment, including garbage collection. Special emphasis is placed on imperative LISP. All this described in 446 pages of a single book. This book packs about 5-6 different university courses in a single volume! The level of the discussion is high, there are plenty of examples of real code, but thankfully the author avoids many of the pitfalls of later books on Scheme and functional programming: (1) He doesn't employ the "running example" approach to writing computer books: Each example is small, very focused, and the discussion remains academic. (2) Formalisms are explained in quasi-mathematical lambda-notation, rather than by dumping source code on the poor reader.
This is a very rich source. The book discusses issues that other authors typically punt: labels and goto, side effects on constants (this is the ONLY book that mentions a problem known as The Anomaly of Quote), etc.
This is an old book, and it does not mention hygienic macro systems, continuations, object orientation, and other more recent topics. Nevertheless, while there are some awesome books written on LISP and Scheme, the Anatomy of LISP is by a far stretch the best written and most intelligently written.

Please appreciate my work to rock these links:

Enjoy this great book! Brought to you by Jokhio Salahuddin Kohistani.
Download:

The Microsoftdata Warehouse Toolkit


Uploading

Depositfiles

if you can not, for whatever reason, then downloaded from these links, then download this:

Mirror