
A Handbook of Compiler Design
0 Favorites
Premium Chapters

Preface
1/19/2025

Introduction
1/19/2025

Compiler Basics
1/19/2025

Importance of Compiler Design
1/19/2025

Compilation Process Overview
1/19/2025

Working Example: Lexical Analysis
1/19/2025

Numerical Example: Syntax Analysis
1/19/2025

Lexical Analysis
1/19/2025

Regular Expressions
1/19/2025

Finite Automata
1/19/2025

Syntax Analysis
1/19/2025

Context-Free Grammars
1/19/2025

Parsing Techniques
1/19/2025

Semantic Analysis
1/19/2025

Attribute Grammars
1/19/2025

Type Checking
1/19/2025

Intermediate Code Generation
1/19/2025

Three-Address Code
1/19/2025

Quadruples
1/19/2025

Code Optimization
1/19/2025

Control Flow Analysis
1/19/2025

Data Flow Analysis
1/19/2025

Code Generation
1/19/2025

Overview of Code Generation
1/19/2025

Code Generation Techniques
1/19/2025

Code Generation for Object-Oriented Languages
1/19/2025

Overview of Object-Oriented Code Generation
1/19/2025

Challenges in Object-Oriented Code Generation
1/19/2025

Compiler Construction Tools
1/19/2025

Lex and Yacc
1/19/2025

ANTLR
1/19/2025

Case Studies
1/19/2025

Compiler Optimization: A Case Study
1/19/2025