Computer Science & IT
Published on Computer Science & IT (https://www.csit.iisuniv.ac.in)

Home > Compiler Design

Compiler Design [1]

Paper Code: 
MCA 524F
Credits: 
04
Periods/week: 
04
Max. Marks: 
100.00
Objective: 

•    To understand, design and implement a lexical analyzer.
•    To understand, design and implement a parser.
•    To understand, design code generation schemes.
•    To understand optimization of codes and runtime environment

12.00
Unit I: 
INTRODUCTION TO COMPILING

Compilers – Analysis of the source program – Phases of a compiler – Cousins of the Compiler – Grouping of Phases – Compiler construction tools - Lexical Analysis -Role of Lexical Analyzer – Input Buffering – Specification of Tokens.

12.00
Unit II: 
SYNTAX ANALYSIS

Role of the parser –Writing Grammars –Context-Free Grammars – Top Down parsing - Recursive Descent Parsing - Predictive Parsing – Bottom-up parsing - Shift Reduce Parsing – Operator Precedent Parsing - LR Parsers - SLR Parser - Canonical LR Parser - LALR Parser.

10.00
Unit III: 
INTERMEDIATE CODE GENERATION

Intermediate languages – Declarations – Assignment Statements – Boolean Expressions – Case Statements – Back patching – Procedure calls

13.00
Unit IV: 
CODE GENERATION

Issues in the design of code generator – The target machine – Runtime Storage management – Basic Blocks and Flow Graphs – Next-use Information – A simple Code generator – DAG representation of Basic Blocks – Peephole Optimization.
 

13.00
Unit V: 
CODE OPTIMIZATION AND RUN TIME ENVIRONMENTS

Introduction– Principal Sources of Optimization – Optimization of basic Blocks – Introduction to Global Data Flow Analysis – Runtime Environments – Source Language issues – Storage Organization – Storage Allocation strategies – Access to non-local names – Parameter Passing.

ESSENTIAL READINGS: 
  • Alfred Aho, Ravi Sethi, Jeffrey D Ullman, “Compilers Principles, Techniques and Tools”, Pearson Education Asia, 2003.
  • Henk Alblas and Albert Nymeyer, “Practice and Principles of Compiler Building with C”, PHI, 2001.
  • Kenneth C. Louden, “Compiler Construction: Principles and Practice”, Thompson Learning, 2003vs
REFERENCES: 
  • Allen I. Holub “Compiler Design in C”, Prentice Hall of India, 2003.
  • C. N. Fischer and R. J. LeBlanc, “Crafting a compiler with C”, Benjamin Cummings, 2003.
Academic Year: 
2017-18 [2]

Footer Menu

  • Home
  • Univ Home
  • Contact Us
  • About Us
  • Site Map
  • Downloads
  • Feedback
  • Jobs
  • Site Login

Follow Computer Science & IT on:

Facebook Twitter YouTube

IIS (Deemed to be University)

Gurukul Marg, SFS, Mansarovar, Jaipur 302020, (Raj.) India Phone:- +91-141-2400160-61, 2397906-07, Fax: 2395494, 2781158


Source URL: https://www.csit.iisuniv.ac.in/courses/subjects/compiler-design-0

Links:
[1] https://www.csit.iisuniv.ac.in/courses/subjects/compiler-design-0
[2] https://www.csit.iisuniv.ac.in/academic-year/2017-18