株式会社極東書店トップ > 商品一覧 > Programming Language Design and Implementation. Second Edition 2026
商品詳細
Programming Language Design and Implementation. Second Edition 2026
・ISBN 978-3-031-93298-4 hard EUR 74.99
¥20,044.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
| 著者・編者 | Mogensen, Torben AEgidius, |
|---|---|
| シリーズ | (Texts in Computer Science) |
| 出版社 | (Springer International Publishing AG, SZ) |
| 出版年月 | 2025 |
| ページ数 | 350 pp. |
| 言語 | ENG |
| ニュース番号 | <A04-9373> |
解説
This concise textbook is intended as a guide for programming-language designers and users to better help them understand consequences of design decisions.
The text aims to provide readers with an overview of the design space for programming languages and how design choices affect implementation. It is not a classical compilers book, as it assumes the reader is familiar with basic compiler implementation techniques; nor is it a traditional comparative programming languages book, because it does not go into depth about any particular language, instead taking examples from a wide variety of programming languages to illustrate design concepts. Readers are assumed to already have done at least a bit of programming in functional, imperative, and object-oriented languages.
Topics and features:
- Provides topic-by-topic coverage of syntax, types, scopes, memory management and more
- (NEW) Integrates coverage on the history of programming languages, types, modules, domain-specific languages, and quantum computation
- Includes many technical exercises and discussion exercises
- (NEW) Contains significant expansions to many chapters and sections
- Inspires readers to think about language design choices, how these interact, and how they can be implemented
- Covers advanced topics such as formal semantics and limits of computation
Suitable for advanced undergraduates and beginning graduates, this highly practical and useful textbook/guide will also offer programming language professionals a superb reference and learning toolkit.
Torben AEgidius Mogensen is Associate Professor at the Dept. of Computer Science at the University of Copenhagen, Denmark.