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
Static Analysis
Language: en
Pages: 518
Authors: Xavier Rival
Categories: Computers
Type: BOOK - Published: 2016-09-01 - Publisher: Springer

DOWNLOAD EBOOK

This book constitutes the refereed proceedings of the 23rd International Static Analysis Symposium, SAS 2016, held in Edinburgh, UK, in September 2016. The 21 p
Programming Languages and Systems
Language: en
Pages: 390
Authors: Chung-chien Shan
Categories: Computers
Type: BOOK - Published: 2013-12-11 - Publisher: Springer

DOWNLOAD EBOOK

This book constitutes the refereed proceedings of the 11th Asian Symposium on Programming Languages and Systems, APLAS 2013, held in Melbourne, Australia, in De
Logic for Programming, Artificial Intelligence, and Reasoning
Language: en
Pages: 456
Authors: Nikolaj Bjørner
Categories: Computers
Type: BOOK - Published: 2012-03-06 - Publisher: Springer

DOWNLOAD EBOOK

This book constitutes the proceedings of the 18th International Conference on Logic for Programming, Artificial Intelligence, and Reasoning, LPAR-18, held in Me
Secure Coding in C and C++
Language: en
Pages: 1040
Authors: Robert C. Seacord
Categories: Computers
Type: BOOK - Published: 2013-03-23 - Publisher: Addison-Wesley

DOWNLOAD EBOOK

Learn the Root Causes of Software Vulnerabilities and How to Avoid Them Commonly exploited software vulnerabilities are usually caused by avoidable software def