|    Login    |    Register

Essentials of Compilation: An Incremental Approach in Python

(Hardback)

Available Formats


Publishing Details

Full Title:

Essentials of Compilation: An Incremental Approach in Python

Contributors:

By (Author) Jeremy G. Siek

ISBN:

9780262048248

Publisher:

MIT Press Ltd

Imprint:

MIT Press

Publication Date:

5th September 2023

Country:

United States

Classifications

Readership:

General

Fiction/Non-fiction:

Non Fiction

Other Subjects:

Compilers and interpreters
Computer science

Dewey:

005.453

Physical Properties

Physical Format:

Hardback

Number of Pages:

232

Dimensions:

Width 178mm, Height 254mm

Description

A hands-on approach to understanding and building compilers using the programming language Python. Compilers are notoriously difficult programs to teach and understand. Most books about compilers dedicate one chapter to each progressive stage, a structure that hides how language features motivate design choices. By contrast, this innovative textbook provides an incremental approach that allows students to write every single line of code themselves. Jeremy Siek guides the reader in constructing their own compiler in the powerful object-oriented programming language Python, adding complex language features as the book progresses. Essentials of Compilation explains the essential concepts, algorithms, and data structures that underlie modern compilers and lays the groundwork for future study of advanced topics. Already in wide use by students and professionals alike, this rigorous but accessible book invites readers to learn by doing. Deconstructs the challenge of compiler construction into bite-sized piecesEnhances learning by connecting language features to compiler design choicesDevelops understanding of how programs are mapped onto computer hardwareClassroom-tested, hands-on approach suitable for students and professionalsExtensive ancillary resources include source code and solutions

Author Bio

Jeremy G. Siek is Professor of Computer Science at Indiana University and author of Essentials of Compilation- An Incremental Approach in Racket and The Boost Graph Library. He invented gradual typing, a type system that integrates both dynamic and static typing in the same programming language.

See all

Other titles by Jeremy G. Siek

See all

Other titles from MIT Press Ltd