Skip to content

anikabytes/BRACU_CSE420_Compiler_Designs

Repository files navigation

BRACU_CSE420

This respository contains materials of CSE420 Fall'23
Course Faculty : SRF
Lab Faculty(s) : RJM, SKS

Course Materials

Theory :

Resources

BUX lecture videos

Lab :

Lab1

Lab2

Lab3

Syllabus

Midterm

(1) Syntax Tree (2) SLR parser (3) Stack Implementation (4) RE to NFA (5) First & Follow

Final

(1) LR(1) (2) SDD (3) AST,DAG, Three code address, Quadruples & Triples (4) Types & Declaration, Variable width & offset calculation using SDT (5) Symbol Table & Scooping