Parsing Table

Rows: Variables
Columns: Terminals, and Values

How to fill the table?

  1. Look at the first of each variable, and fill where we got the first values
  2. If there is an ε at the first, then look at follow value of the variable and write the variable -> ε for the follow values

break it apart. theres no | (or)

Status: #idea
Tags: compilation-techniquesCompilation Techniques NotesMid Exam RE to DFA RE to E-NFA to DFA Context Free Grammar Top down parsing Final Exam Bottom Up Parsing Directed Acyclic Graph TAC, Triples, Quadriples Intermediate Code Generator Code Generator Annotated Parse Tree Three Address Statement resources: https://www.youtube.com/watch?v=6yRB6dszSUo&ab_channel=HIMTIBINUS * [x] watch all alvina aulia vids * [x] watch responsi (after OS) * [ ] try example questions from kenny * [ ] try example questions from others * [ ] practice weak


References