Skip to content

bgreg/dragon_book_guide

Repository files navigation

Welcome to the dragon book club study guide.

This is a difficult book, and would be very difficult to tackle without supporting material and copius amounts of examples, so the plan is to use this repo to share links, notes, and example code.

Structure

It is organized into folders for each chapter. Each folder will have a readme for our shared notes for now. We'll add more orginazation after that point as needed.

Index

  1. Introduction
  2. A Simple Syntax-Directed Translator
  3. Lexical Analysis
  4. Syntax Analysis
  5. Syntax-Directed Translation
  6. Intermediate-Code Generation
  7. Run-TIme Environments
  8. Code Generation
  9. Machine-Independent Optimizations
  10. Instruction-Level Parallelism
  11. Optimizing for Parallelizm and Locality

About

Collaborate Study Guide to approach "Compilers - Principles, Techniques, and Tool", https://www.amazon.com/Compilers-Principles-Techniques-Tools-2nd/dp/0321486811

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published