studentsuvidha

Full Version: Compiler design unit 1
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Following are the topics included

Brief overview of the compilation process, structure of compiler & its different phases, lexical analyzer, cross compiler, Bootstrapping, quick & dirty compiler, Shift-reduce parsing, operator- precedence parsing, topdown parsing, predictive parsing ,LL(1) and LL(k) grammar, bottom up parsing, SLR, LR(0), LALR parsing techniques.