An edition of Crafting Interpreters (2021)

Crafting Interpreters

  • 15 Want to read
  • 2 Currently reading
  • 1 Have read
Locate

My Reading Lists:

Create a new list


  • 15 Want to read
  • 2 Currently reading
  • 1 Have read

Buy this book

Last edited by ImportBot
December 29, 2021 | History
An edition of Crafting Interpreters (2021)

Crafting Interpreters

  • 15 Want to read
  • 2 Currently reading
  • 1 Have read

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.

Publish Date
Publisher
Genever Benning
Language
English

Buy this book

Edition Availability
Cover of: Crafting Interpreters
Crafting Interpreters
2021, Genever Benning
eBook in English
Cover of: Crafting Interpreters
Crafting Interpreters
2021, craftinginterpreters.com
Web Book in English
Cover of: Crafting Interpreters
Crafting Interpreters
July 27, 2021, Genever Benning
Kindle Ebook in English
Cover of: Crafting Interpreters
Crafting Interpreters
2021-07-27, Genever Benning
Paperback in English
Cover of: Crafting Interpreters
Crafting Interpreters
2021, Genever Benning
in English

Add another edition?

Book Details


The Physical Object

Format
eBook

Edition Identifiers

Open Library
OL34274264M
ISBN 13
9780990582946

Work Identifiers

Work ID
OL26124818W

Source records

Better World Books record

Community Reviews (0)

No community reviews have been submitted for this work.

Lists

History

Download catalog record: RDF / JSON
December 29, 2021 Edited by ImportBot import existing book
December 9, 2021 Edited by Drini Merge works
October 12, 2021 Edited by Igorzovisk Edited without comment.
October 12, 2021 Created by Igorzovisk Added new book.