LALR Parser and Bottom-up Parsing in Compiler Design
Offered By: Sundeep Saradhi Kanthety via YouTube
Course Description
Overview
Learn about the LALR(1) parser, a bottom-up parsing technique used in compiler design. Explore the step-by-step process of constructing a parse tree using the LALR(1) parser, including creating augmented grammar, calculating LR(1) items, numbering productions, identifying states, constructing parsing tables, and parsing input strings. Gain insights into the differences between LR(0) and LR(1) items, and understand how to construct parse trees in a bottom-up manner.
Syllabus
LALR( ) Parser || Bottom-up Parsing || Types of LR Parsers || Compiler Design
Taught by
Sundeep Saradhi Kanthety
Related Courses
CompilersStanford University via edX Build a Modern Computer from First Principles: Nand to Tetris Part II (project-centered course)
Hebrew University of Jerusalem via Coursera Compiler Design
Indian Institute of Technology, Kharagpur via Swayam Foundations to Computer Systems Design
Indian Institute of Technology Madras via Swayam Compiler Design
YouTube