Subject Details
Dept     : CSE
Sem      : 5
Regul    : 2019
Faculty : swathi G
phone  : NIL
E-mail  : swathi.g.cse@snsct.org
412
Page views
29
Files
5
Videos
0
R.Links

Icon
Lecture Notes

UNIT 1:
word
download   open file
AT & Compiler, Concepts of AT
word
download   open file
Types of Grammar
word
download   open file
Regular Expression & FSA
word
download   open file
Minimization of DFA
word
download   open file
NFA
word
download   open file
NFA- Examples
word
download   open file
Push Down Automata
word
download   open file
Turing Machine
UNIT 2:
word
download   open file
Compiler & Lexical Analysis
word
download   open file
Compiler Construction Tool
word
download   open file
Role of Lexical Analyzer
word
download   open file
Input Buffering
word
download   open file
Recognition of Tokens
word
download   open file
RE to Epsilon NFA to DFA
word
download   open file
Epsilon NFA to DFA
word
download   open file
Direct method (RE to DFA)
word
download   open file
Regular Expression to DFA (Direct Method)
UNIT 3:
word
download   open file
Syntax & Semantic Analysis Introduction
word
download   open file
Types of Parser
word
download   open file
Bottom Up Parsing - LR(0) Example
word
download   open file
Bottom Up parsing - SLR parsing Example
word
download   open file
Bottom Up Parsing - CLR and LALR PARSING Example
word
download   open file
Summary of Parsers
word
download   open file
Semantic Analysis
UNIT 4:
word
download   open file
Run-Time Environments
word
download   open file
Intermediate Code Generator
UNIT 5:
word
download   open file
Code Optimization
word
download   open file
Code Generator