2020_21
Educational guide 
School of Engineering
A A 
english 
Bachelor's Degree in Computer engineering (2010)
 Subjects
  COMPILERS
   Contents
Topic Sub-topic
Compilers structure a. Lexical analysis
b. Syntax analysis
c. Semantic analysis
d. Execution environment
e. Generation of intermediate code
f. Generation of object code
g. Optimitzations
Analyzers integration a. Symbols table
b. Lexical analysis generators
c. Syntax analysis generators
d. Translation directed by the syntax
Code generation a. Intermediate languages
b. Generation of intermediate code
c. Object machine
d. Gneration of object code
Optimitzations a. Optimization sources
b. Flow graphs
c. Code transformations