miércoles, 3 de febrero de 2010

On Lisp (1993)

On Lisp (Prentice Hall, 1993, 432 pages, paperback. ISBN 0130305529) by Paul Graham is a comprehensive study of advanced Lisp techniques, with bottom-up programming as the unifying theme. It gives the first complete description of macros and macro applications. The book also covers important subjects related to bottom-up programming, including functional programming, rapid prototyping, interactive development, and embedded languages. The final chapter takes a deeper look at object-oriented programming than previous Lisp books, showing the step-by-step construction of a working model of the Common Lisp Object System (CLOS).
As well as an indispensable reference, On Lisp is a source of software. Its examples form a library of functions and macros that readers will be able to use in their own Lisp programs. Download On Lisp or view using ISSUU.


No hay comentarios: