Content in this chapter:
- Compilers
- The Phases of a Complier
- Introduction to Lexical Analyzer
- Counting No. of tokens(1)
- Counting No. of tokens(2)
- Errors and their recovery in Lexical Analysis
- Symbol Table
- Elimination of left recursion and left factoring the grammars(1)
- Elimination of left recursion and left factoring the grammars(2)
- Derivation Tree(1)
- Derivation Tree(2)
- Ambiguous grammar(1)
- Ambiguous Grammar(2)
- Introduction to parsers and LL(1) parsing
- First and Follow
- First and Follow Examples(1)
- LL(1) Parser and LL(1) Parsing Table Notes
- LL(1) Parsier and LL(1) Parsing Table Video Example
- Recursive Descent Parser
- Bottom Up Parsing Introduction
- Handles in Bottom- Up Parsing
- LR Parsers
- LR(0) and SLR(1) Parsers
- LR(0) and SLR(1) Parsers (2)
- LR(0) and SLR(1) Points
- Some Related Terms asked in Gate Exam
- CLR(1) and LALR(1) Parsers Example
- CLR(1) and LALR(1) Parsers Notes
- CD QUIZ (1) Parsers
- Grammars and Lexical Analysis Quiz
Pages