
Compiler Design
4 of 25 videos summarized
This YouTube playlist on Compiler Design offers a comprehensive introduction to fundamental concepts and principles, covering topics like lexical analysis, parsing, syntax-directed translation, symbol tables, intermediate code generation, code optimization, and code generation. It covers the design and implementation of different phases of a compiler, including lexical analyzer, parser, semantic analyzer, code generator, and optimizer. Compiler design is a fundamental part of computer science and has applications in programming languages, software engineering, and parallel computing.



