Shop Categories
More Information Buy Now
 
  • Guy Steele

    Common LISP. The Language. Second Edition
    More Information Buy Now
     
  • George F. Luger, William A Stubblefield

    AI Algorithms, Data Structures, and Idioms in Prolog, Lisp, and Java
    More Information Buy Now
     
  • Gregor Kiczales, Jim des Rivi\xc3\xa8res, Daniel G. Bobrow

    The Art of the Metabobject Protocol
    More Information Buy Now
     
  • Sonya E. Keene

    Object-Oriented Programming in Common Lisp: A Programmer's Guide to CLOS
    More Information Buy Now
     
  • David S. Touretzky

    Common Lisp: A Gentle Introduction to Symbolic Computation
    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.
    More Information Buy Now
     
  • Robert Wilensky

    Common LISPcraft
    More Information Buy Now
     
  • Paul Graham

    On LISP: Advanced Techniques for Common LISP
    More Information Buy Now
     
  • Rod R. Rawls, Mark A. Hagen, Paul F. Richard

    Visual Lisp Programming: Principles and Techniques
    More Information Buy Now
     
  • Daniel P. Friedman, Matthias Felleisen

    The Little LISPer, Third Edition
    There are surprises in store for the diligent reader of this masterful introduction to recursion as a fundamental tool for expressing and solving problems. With wit and wisdom, The Little LISPer unfolds some of the most beautiful concepts in mathematics, computer science, and logic.

    The authors' goal is to show that recursive thinking is first of all fun, that it is powerful, and that the programming language Lisp allows one to express ideas recursively and naturally. There are hard problems along the way, but their solution brings mastery of recursive, functional, and meta-linguistic abstractions, developing skills in the underlying creative programming in Lisp. The Little LISPer is self-contained: an interpreter for the language is developed using the tools of the book itself .
    More Information Buy Now
     
  • Gregory J. Chaitin

    Exploring Randomness (Discrete Mathematics and Theoretical Computer Science)
    This book presents the technical core of Chaitin's theory of program-size complexity, also known as algorithmic information theory. LISP is used to present the key algorithms and to enable computer users to interact with the author's proofs and discover for themselves how they work.
    More Information Buy Now
     
  • Robert J. Chassell

    An Introduction to Programming in Emacs Lisp
    This tutorial is an elementary introduction to teach non-programmers how to customize their work environment; it can also be used as an introduction to programming basics. It includes numerous exercises and sample programs; the author also walks you through the actual source code of several GNU Emacs commands. A handy reference appendix is included. Emacs Lisp is a simple, complete, and powerful programming language. It is the building block of GNU Emacs, which is an integrated development environment with special features for scanning and parsing text as well as for handling multiple files, buffers, displays, windows, and sub-processors. This text will show you: * how to set variables and write function definitions * How to use "if" and "let" * How to write "while" loops and recursive loops * How to search for a word or expression * How to customize GNU Emacs for yourself, even when it is shared on a network. * How to debug programs * and much more. This revised third edition covers new features included in GNU Emacs version 21, while remaining compatible with earlier versions.
    More Information Buy Now
     
  • James Noyes

    Fundamentals of Artificial Intelligence - Lisp
    Computer Science
    More Information Buy Now
     
  • -