Interpreting LISP

Interpreting LISP

AngličtinaEbook
Knott, Gary D.
APress
EAN: 9781484227077
Dostupné online
923 Kč
Běžná cena: 1 026 Kč
Sleva 10 %
ks

Podrobné informace

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 LearnUse the atom table and the number table in Lisp Master expressions, typed pointers, arguments and results in typed pointers, and moreWrite lambda expressions in Lisp Bind actual values to formal arguments Develop games in LispWho This Book Is ForExperienced programmers new to Lisp.  
EAN 9781484227077
ISBN 1484227077
Typ produktu Ebook
Vydavatel APress
Datum vydání 22. června 2017
Jazyk English
Země United States
Autoři Knott, Gary D.