15-411 Compiler Design
Lecture 12: Data Structures

  • Reading: Ch 7.2
  • Concepts:
    • Pointers
    • Null pointers
    • Null pointer exception
    • Allocation
    • Structs
    • Field offsets
    • Alignment requirements
    • Typing rules
  • Previous lecture: Calling Conventions
  • Next lecture: Operational Semantics

[ Home | Schedule | Labs & Assignments | Exams | Lab Machines | Resources ]
[ Textbook | Autolab ]
[ Blackboard | academic.cs.15-411 ]

fp@cs
Frank Pfenning