Crafting Interpreters Crafting Interpreters

Crafting Interpreters

    • $52.99
    • $52.99

Publisher 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.

GENRE
Computers & Internet
RELEASED
2021
July 27
LANGUAGE
EN
English
LENGTH
830
Pages
PUBLISHER
Robert Nystrom
SELLER
Draft2Digital, LLC
SIZE
6.8
MB

More Books Like This

Real World Haskell Real World Haskell
2008
Haskell Haskell
2014
Jumping Into C++ Jumping Into C++
2012
C++ Programming for the Absolute Beginner, Second Edition C++ Programming for the Absolute Beginner, Second Edition
2009
Learning JavaScript Learning JavaScript
2016
Programming Perl Programming Perl
2012

More Books by Robert Nystrom

Game Programming Patterns Game Programming Patterns
2014
Design Patterns für die Spieleprogrammierung Design Patterns für die Spieleprogrammierung
2015

Customers Also Bought

Rust for Rustaceans Rust for Rustaceans
2021
The Elements of Computing Systems, second edition The Elements of Computing Systems, second edition
2021
Programming Rust Programming Rust
2021
Structure and Interpretation of Computer Programs Structure and Interpretation of Computer Programs
1984
Design Patterns Design Patterns
1994
The Rust Programming Language (Covers Rust 2018) The Rust Programming Language (Covers Rust 2018)
2019