Required an experienced online tutor for Compiler Design course for a B tech IV semester student.
Tutor should teach & revise the course topics based on his syllabus/class notes.
Tutor should help him to solve PYQs.
Tutor should provide similar question based on PYQs and ensure that student is capable to solve questions independently.
Preferred a male tutor with MTech in Computer Science qualification.
The time duration will be 1 hour per day.
Preferred MTech teachers with experience.Syllabus is given below.
Introduction to programming language translation. Lexical analysis: Specification and recognition of tokens.
Syntax analysis: Top-down parsing-Recursive descent and Predictive Parsers. Bottom-up ParsingLR (0), SLR, and LR (1) Parsers.
Semantic analysis: Type expression, type systems, symbol tables and type checking. Intermediate code generation: Intermediate languages. Intermediate representation-Three addresses code and quadruples. Syntax-directed translation of declarations, assignments statements, conditional constructs and looping constructs.
Runtime Environments: Storage organization, activation records. Introduction to machine code generation and code optimizations.