Apress | Interpreting LISP: Programming And Data Structures, 2nd Edition (2017 EN)

Discussion in 'Programming' started by Kanka, Jun 24, 2017.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,047
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Author: Gary Knott
    Full Title: Interpreting LISP: Programming And Data Structures, 2nd Edition
    Publisher: Apress; 2nd ed. edition (July 22, 2017)
    Year: 2017
    ISBN-13: 9781484227077 (978-1-4842-2707-7), 9781484227060 (978-1-4842-2706-0)
    ISBN-10: 1484227077, 1484227069
    Pages: 150
    Language: English
    Genre: Programming Languages
    File type: PDF (True)
    Quality: 10/10
    Price: 20.79 €


    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.
    -------------
     
    Last edited by a moderator: Sep 10, 2020