Interpreting LISP

Interpreting LISP
Author :
Publisher : Apress
Total Pages : 144
Release :
ISBN-10 : 9781484227077
ISBN-13 : 1484227077
Rating : 4/5 (077 Downloads)

Book Synopsis Interpreting LISP by : Gary D. Knott

Download or read book Interpreting LISP written by Gary D. Knott and published by Apress. This book was released on 2017-06-22 with total page 144 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn Lisp programming in a data structures context, including tables, functions, forms, expressions, typed-pointers, I/O, garbage collection and some applications. This short primer contains a careful description of the data structures manipulated by Lisp functions. These data structures and others, notably hash tables, are also used in constructing a Lisp interpreter. Interpreting Lisp will be of special interest to those learning and using programming languages and computer architecture as well as data structures. This book will be useful to autodidacts, professional programmers, and computer enthusiasts in a wide variety of fields. What You'll Learn Use the atom table and the number table in Lisp Master expressions, typed pointers, arguments and results in typed pointers, and more Write lambda expressions in Lisp Bind actual values to formal arguments Develop games in Lisp Who This Book Is For Experienced programmers new to Lisp.


Interpreting LISP Related Books

Interpreting LISP
Language: en
Pages: 144
Authors: Gary D. Knott
Categories: Computers
Type: BOOK - Published: 2017-06-22 - Publisher: Apress

DOWNLOAD EBOOK

Learn Lisp programming in a data structures context, including tables, functions, forms, expressions, typed-pointers, I/O, garbage collection and some applicati
Lisp in Small Pieces
Language: en
Pages: 540
Authors: Christian Queinnec
Categories: Computers
Type: BOOK - Published: 2003-12-04 - Publisher: Cambridge University Press

DOWNLOAD EBOOK

This will become the new standard reference for people wanting to know about the Lisp family of languages.
Common LISP
Language: en
Pages: 608
Authors: David S. Touretzky
Categories: Technology & Engineering
Type: BOOK - Published: 2014-02-20 - Publisher: Courier Corporation

DOWNLOAD EBOOK

Highly accessible treatment covers cons cell structures, evaluation rules, programs as data, recursive and applicable programming styles. Nearly 400 illustratio
Programming Algorithms in Lisp
Language: en
Pages:
Authors: Vsevolod Domkin
Categories: Computers
Type: BOOK - Published: 2021-03-12 - Publisher: Apress

DOWNLOAD EBOOK

Master algorithms programming using Lisp, including the most important data structures and algorithms. This book also covers the essential tools that help in th
Practical Common Lisp
Language: en
Pages: 506
Authors: Peter Seibel
Categories: Computers
Type: BOOK - Published: 2006-11-01 - Publisher: Apress

DOWNLOAD EBOOK

* Treats LISP as a language for commercial applications, not a language for academic AI concerns. This could be considered to be a secondary text for the Lisp c