Programming In Lisp


Download Programming In Lisp PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Programming In Lisp book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

The Art of Lisp Programming


The Art of Lisp Programming

Author: Robin Jones

language: en

Publisher: Springer Science & Business Media

Release Date: 2012-12-06


DOWNLOAD





Many of us already have at least a passing acquaintance with procedural languages such as BASIC or Pascal, but may not have met a functional language like Lisp before. Using the same enjoyable and sometimes quirky style that they employed so successfully in "The Art of C-Programming", Robin Jones and his team explain the fundamentals of Lisp in a way that students from school to postgraduates will find lucid and stimulating. The book is unique in illustrating the use of Lisp through the development of a realistic project: the design and implementation of a Lisp-based interpreter for the language ABC.

Common LISP


Common LISP

Author: Guy Steele

language: en

Publisher: Digital Press

Release Date: 1990


DOWNLOAD





The defacto standard - a must-have for all LISP programmers. In this greatly expanded edition of the defacto standard, you'll learn about the nearly 200 changes already made since original publication - and find out about gray areas likely to be revised later. Written by the Vice- Chairman of X3J13 (the ANSI committee responsible for the standardization of Common Lisp) and co-developer of the language itself, the new edition contains the entire text of the first edition plus six completely new chapters. They cover: - CLOS, the Common Lisp Object System, with new features to support function overloading and object-oriented programming, plus complete technical specifications * Loops, a powerful control structure for multiple variables * Conditions, a generalization of the error signaling mechanism * Series and generators * Plus other subjects not part of the ANSI standards but of interest to professional programmers. Throughout, you'll find fresh examples, additional clarifications, warnings, and tips - all presented with the author's customary vigor and wit.

An Introduction to Programming in LISP


An Introduction to Programming in LISP

Author: H. Wertz

language: en

Publisher:

Release Date: 1988-08-22


DOWNLOAD





Learning LISP is the theme of this introduction to programming. It makes no assumptions concerning the reader's prior knowledge, and the examples used introduce the language, its data structures, its control structures and its programming techniques.