Logo

Let Over Lambda: 50 Years of Lisp

Large book cover: Let Over Lambda: 50 Years of Lisp

Let Over Lambda: 50 Years of Lisp
by

Publisher: Lulu.com
ISBN/ASIN: 1435712757
ISBN-13: 9781435712751
Number of pages: 384

Description:
One of the most hardcore computer programming books out there. Starting with the fundamentals, it describes the most advanced features of the most advanced language: Common Lisp. This book is about macros, that is programs that write programs.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

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.
(22172 views)
Book cover: Paradigms of Artificial Intelligence ProgrammingParadigms of Artificial Intelligence Programming
by - Morgan Kaufmann
This book is concerned with the field of artificial intelligence, the skill of computer programming and the programming language Common Lisp. Careful readers can expect to come away with an appreciation of the major questions and techniques of AI.
(5135 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 ...
(9304 views)
Book cover: Common LISP: The Language, 2nd EditionCommon LISP: The Language, 2nd Edition
by - Digital Press
The book is an unofficial Lisp programmers' bible. All functions defined in Common Lisp and every specification can be found here. The second edition contains six completely new chapters on CLOS, loops, conditions, series, generators and more.
(19644 views)