Crafting Interpreters
4 months ago
- #programming
- #interpreters
- #book
- The book 'Crafting Interpreters' teaches how to design and build a full-featured scripting language.
- Covers high-level concepts like parsing and semantics, as well as details such as bytecode representation and garbage collection.
- Readers will implement a language with features like dynamic typing, garbage collection, lexical scope, first-class functions, closures, classes, and inheritance.
- Available in multiple formats: print, PDF, web (free to read online), and ebook.
- Print version features 640 pages with high-resolution illustrations and beautiful typography.
- PDF version mirrors the print book's quality but is more portable.
- Web version is free, responsive, and includes all chapters and illustrations.