Modernizing Compiler Design for Carbon Toolchain

Modernizing Compiler Design for Carbon Toolchain

CppNow via YouTube Direct link

Introduction

1 of 25

1 of 25

Introduction

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Modernizing Compiler Design for Carbon Toolchain

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction
  2. 2 Traditional Compiler Design
  3. 3 Lexing
  4. 4 Parser
  5. 5 Parse
  6. 6 Semantic Analysis
  7. 7 Lowering
  8. 8 Compiler Architecture
  9. 9 Incremental Architecture
  10. 10 Locality
  11. 11 Small ASTs
  12. 12 Claim Specific Representation
  13. 13 Really Fast Compiler Times
  14. 14 Focus on Speed
  15. 15 Challenges
  16. 16 Budgets
  17. 17 Latency Numbers
  18. 18 Memory Allocation
  19. 19 Memory Density
  20. 20 Data Structures
  21. 21 Advantages
  22. 22 DataOriented Lexing
  23. 23 Token Representation
  24. 24 Parsec
  25. 25 Visualization

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.