9780990582939-0990582930-Crafting Interpreters

Crafting Interpreters

ISBN-13: 9780990582939
ISBN-10: 0990582930
Author: Robert Nystrom
Publication date: 2021
Publisher: Genever Benning
Format: Paperback 639 pages
FREE US shipping on ALL non-marketplace orders
Rent
35 days
from $16.37 USD
FREE shipping on RENTAL RETURNS
Marketplace
from $45.95 USD
Buy

From $45.95

Rent

From $16.37

Book details

ISBN-13: 9780990582939
ISBN-10: 0990582930
Author: Robert Nystrom
Publication date: 2021
Publisher: Genever Benning
Format: Paperback 639 pages

Summary

Crafting Interpreters (ISBN-13: 9780990582939 and ISBN-10: 0990582930), written by authors Robert Nystrom, was published by Genever Benning in 2021. With an overall rating of 3.7 stars, it's a notable title among other Software Design, Testing & Engineering (Compiler Design, Programming Languages, Compilers, Programming) books. You can easily purchase or rent Crafting Interpreters (Paperback) from BooksRun, along with many other new and used Software Design, Testing & Engineering books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $18.43.

Description

Despite using them every day, most software engineers know little about how programming languages are designed and implemented. For many, their only experience with that corner of computer science was a terrifying "compilers"class that they suffered through in undergrad and tried to blot from their memory as soon as they had scribbled their last NFA to DFA conversion on the final exam.


That fearsome reputation belies a field that is rich with useful techniques and not so difficult as some of its practitioners might have you believe. A better understanding of how programming languages are built will make you a stronger software engineer and teach you concepts and data structures you'll use the rest of your coding days. You might even have fun.


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.

Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book