1,179 views
0 votes
0 votes
Are the following keywords in the syllabus for gate 2019 in Compiler Design,cause there has been a change in the syllabus after 2016 or something
 
Abstract Syntax Tree
Assembler
Code Optimization
Compilation Phases
Expression Evaluation
Linking
Live Variables
Macros
Parameter Passing
Register Allocation
Target Code Generation
Variable Scope
Viable Prefix
Static Single Assignment

1 Answer

1 votes
1 votes
Lexical Analysis

Parsing

Syntax-Directed Translation

Runtime environment

Intermediate Code Generation

 

This is the exact syllabus which is given by them.

Related questions

0 votes
0 votes
1 answer
1
Mayank Gupta 3 asked Dec 17, 2017
578 views
Are code optimization concepts regarding basic blocks in gate syllabus 2018 or not?
2 votes
2 votes
0 answers
2
hacker16 asked Jan 9, 2018
570 views
did we have to study static single assignments for gate 2018? is it a part of code optimization or intermediate code generation?
0 votes
0 votes
1 answer
3
sushmita asked Jan 18, 2017
693 views
is DAG in compiler syllabus?
2 votes
2 votes
1 answer
4
Nitesh Choudhary asked Jan 11, 2018
321 views
Code optimization is in syllabus or not .like dead code elimination ..... loop inveriant