Crafting Interpreters

eBook

English language

Published Aug. 14, 2021 by Genever Benning.

ISBN:
978-0-9905829-4-6
Copied ISBN!

View on OpenLibrary

No rating (0 reviews)

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 …

6 editions

Subjects

  • Computer software
  • Computers