Building Programming Language Interpreters

eBook Details:
- Paperback: 325 pages
- Published: February 10, 2026
- Language: English
- ISBN-10: 1837638071
- ISBN-13: 978-1837638079
eBook Description:
Building Programming Language Interpreters: A practical journey from idea to implementation in C++. Explore why someone would build a new interpreter, examine the aspects that influence the design of the runtime and of the programming language, and work through the steps to concretely implement the interpreter.