My Vault

Home

❯

courses

❯

compilers and language design

compilers-and-language-design

Sep 21, 20251 min read

  • course
  • cse/compiler

Compilers and Language Design

Catalog

  • Intro
  • Scanner and Encoder
  • Parser
  • Name Resolving
  • Type Checker
  • Memory Organization
  • Code Generation
  • Code Optimization

Info

Resources

  • Homepage
  • Textbook by Dr. Thain, read this thoroughly as you go.
  • Syllabus
  • Starter code for the book

Assignments

  • No late submission allowed.
  • Submit by midnight
  • It’s ok to be imperfect: make sure to improve every time.

Graph View

  • Compilers and Language Design
  • Catalog
  • Info
  • Resources
  • Assignments

Backlinks

  • dangling-else

Created with Quartz v4.5.2 © 2026

  • GitHub
  • Homepage