Essentials of Compilation

Essentials of Compilation
Author :
Publisher : MIT Press
Total Pages : 233
Release :
ISBN-10 : 9780262375542
ISBN-13 : 0262375540
Rating : 4/5 (540 Downloads)

Book Synopsis Essentials of Compilation by : Jeremy G. Siek

Download or read book Essentials of Compilation written by Jeremy G. Siek and published by MIT Press. This book was released on 2023-08-01 with total page 233 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 pieces Enhances learning by connecting language features to compiler design choices Develops understanding of how programs are mapped onto computer hardware Classroom-tested, hands-on approach suitable for students and professionals Extensive ancillary resources include source code and solutions


Essentials of Compilation Related Books

Essentials of Compilation
Language: en
Pages: 233
Authors: Jeremy G. Siek
Categories: Computers
Type: BOOK - Published: 2023-08-01 - Publisher: MIT Press

DOWNLOAD EBOOK

A hands-on approach to understanding and building compilers using the programming language Python. Compilers are notoriously difficult programs to teach and und
Essentials of Compilation
Language: en
Pages: 241
Authors: Jeremy G. Siek
Categories: Computers
Type: BOOK - Published: 2023-02-21 - Publisher: MIT Press

DOWNLOAD EBOOK

A hands-on approach to understanding and building compilers. Compilers are notoriously some of the most difficult programs to teach and understand. Most books a
Modern Compiler Design
Language: en
Pages: 832
Authors: Dick Grune
Categories: Computers
Type: BOOK - Published: 2012-07-20 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

"Modern Compiler Design" makes the topic of compiler design more accessible by focusing on principles and techniques of wide application. By carefully distingui
Essentials of Programming Languages, third edition
Language: en
Pages: 433
Authors: Daniel P. Friedman
Categories: Computers
Type: BOOK - Published: 2008-04-18 - Publisher: MIT Press

DOWNLOAD EBOOK

A new edition of a textbook that provides students with a deep, working understanding of the essential concepts of programming languages, completely revised, wi
Modern Compiler Implementation in C
Language: en
Pages: 560
Authors: Andrew W. Appel
Categories: Computers
Type: BOOK - Published: 2004-07-08 - Publisher: Cambridge University Press

DOWNLOAD EBOOK

This new, expanded textbook describes all phases of a modern compiler: lexical analysis, parsing, abstract syntax, semantic actions, intermediate representation