Logo

Build Your Own Lisp by Daniel Holden

Small book cover: Build Your Own Lisp

Build Your Own Lisp
by

Publisher: buildyourownlisp.com

Description:
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, but anyone with at least some minimal programming experience, in any language, should find something new and interesting inside.

Home page url

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

Similar books

Book cover: The Programming Language LISP: Its Operation and ApplicationsThe Programming Language LISP: Its Operation and Applications
by - The MIT Press
LISP is a remarkable and powerful language, because not only does it govern the operation of a computer, but also it is a mathematical language of great power for processing processes in mathematics, logic, and symbol manipulation in general.
(6511 views)
Book cover: Common Lisp Quick ReferenceCommon Lisp Quick Reference
by
Common Lisp Quick Reference is a free booklet with short descriptions of the thousand or so symbols defined in the ANSI standard. Its purpose is to give a quick overview on things they know already, or some clue on what to look up elsewhere.
(4678 views)
Book cover: Common LISP: A Gentle Introduction to Symbolic ComputationCommon LISP: A Gentle Introduction to Symbolic Computation
by - Benjamin-Cummings Pub Co
This is a gentle introduction to Common Lisp for students taking their first programming course. No prior mathematical background beyond arithmetic is assumed. There are lots of examples, the author avoided technical jargon.
(27143 views)
Book cover: Common Lisp: An Interactive ApproachCommon Lisp: An Interactive Approach
by - W.H. Freeman & Company
The book is a self-paced study guide to Common Lisp programming language. It presents Lisp in a general setting, rather than in the context of a special field in which it is used. The text assumes experience with some imperative programming languages.
(15234 views)