Crafting Interpreters Crafting Interpreters

Crafting Interpreters

    • ¥4,400
    • ¥4,400

発行者による作品情報

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.

ジャンル
コンピュータ/インターネット
発売日
2021年
7月27日
言語
EN
英語
ページ数
830
ページ
発行者
Robert Nystrom
販売元
Draft2Digital, LLC
サイズ
6.8
MB
Haskell Haskell
2014年
The Rust Programming Language, 2nd Edition The Rust Programming Language, 2nd Edition
2023年
Python Tricks Python Tricks
2017年
Beyond the Basic Stuff with Python Beyond the Basic Stuff with Python
2020年
Think Like a Programmer Think Like a Programmer
2012年
The Art of Go - Basics: Introduction to Programming in Go The Art of Go - Basics: Introduction to Programming in Go
2021年
Game Programming Patterns ソフトウェア開発の問題解決メニュー Game Programming Patterns ソフトウェア開発の問題解決メニュー
2015年
Game Programming Patterns Game Programming Patterns
2014年
インタプリタの作り方 -言語設計/開発の基本と2つの方式による実装- インタプリタの作り方 -言語設計/開発の基本と2つの方式による実装-
2023年
Design Patterns für die Spieleprogrammierung Design Patterns für die Spieleprogrammierung
2015年
Rust for Rustaceans Rust for Rustaceans
2021年
The Elements of Computing Systems, second edition The Elements of Computing Systems, second edition
2021年
Introduction to Algorithms, fourth edition Introduction to Algorithms, fourth edition
2022年
Computer Graphics from Scratch Computer Graphics from Scratch
2021年
Structure and Interpretation of Computer Programs Structure and Interpretation of Computer Programs
1984年
The Rust Programming Language, 2nd Edition The Rust Programming Language, 2nd Edition
2023年