Step by Step For each rule in the grammar { ▪ Step 1. The left-hand side (method declaration) ▪ Step 2. The right-hand side (body of the method) as follows: ▪ Step 2.1 Non-terminals (boxes) will be a call to a method ▪ Step 2.2. Terminals (ovals) will be if-conditions ▪ Step 2.3. Lines in a loop (EBNF items) will be loops }
slides can only be used as study material for the Compilers course at Universidad Panamericana. They cannot be distributed or used for another purpose.