Amazon cover image
Image from Amazon.com

Crafting interpreters / Robert Nystrom

By: Material type: TextTextPublication details: [United States] : Genever Benning, c2021Description: vii, 626 pages : illustrations ; 26 cmISBN:
  • 9780990582939
Subject(s): LOC classification:
  • QA 76.7 .N97 2021
Contents:
Part I. Welcome -- Part II. A Tree-Walk Interpreter -- Part III. A Bytecode Virtual -- Backmatter -- Index.
Summary: This book teaches you everything you need to know to implement a full-featured, efficient scripting language. You’ll learn both high-level concepts around parsing and semantics and gritty details like bytecode representation and garbage collection. Your brain will light up with new ideas, and your hands will get dirty and calloused. Starting from main(), you will build a language that features rich syntax, dynamic typing, garbage collection, lexical scope, first-class functions, closures, classes, and inheritance. All packed into a few thousand lines of clean, fast code that you thoroughly understand because you wrote each one yourself.
Item type: Books
Tags from this library: No tags from this library for this title. Log in to add tags.
Star ratings
    Average rating: 0.0 (0 votes)
Holdings
Item type Current library Home library Collection Call number Copy number Status Date due Barcode
Books Books National University - Manila LRC - Main General Circulation Digital Forensic GC QA 76.7 .N97 2021 (Browse shelf(Opens below)) c.1 Available NULIB000019557

Includes bibliographical references.

Part I. Welcome -- Part II. A Tree-Walk Interpreter -- Part III. A Bytecode Virtual -- Backmatter -- Index.

This book teaches you everything you need to know to implement a full-featured, efficient scripting language. You’ll learn both high-level concepts around parsing and semantics and gritty details like bytecode representation and garbage collection. Your brain will light up with new ideas, and your hands will get dirty and calloused. Starting from main(), you will build a language that features rich syntax, dynamic typing, garbage collection, lexical scope, first-class functions, closures, classes, and inheritance. All packed into a few thousand lines of clean, fast code that you thoroughly understand because you wrote each one yourself.

There are no comments on this title.

to post a comment.