Go Back   2023 2024 MBA > MBA > Main Forum > Sathyabama Institute of Science and Technology BE CSE SCSA1604 Compiler Design Syllabus

Thread: Sathyabama Institute of Science and Technology BE CSE SCSA1604 Compiler Design Syllabus Reply to Thread
Your Username: Click here to log in
Title:
  
Message:
Trackback:
Send Trackbacks to (Separate multiple URLs with spaces) :
Post Icons
You may choose an icon for your message from the following list:
 

Additional Options
Miscellaneous Options

Topic Review (Newest First)
18th December 2020 08:45 AM
KunwarR
Sathyabama Institute of Science and Technology BE CSE SCSA1604 Compiler Design Syllabus

Sathyabama Institute of Science and Technology BE CSE SCSA1604 Compiler Design Syllabus


SATHYABAMA INSTITUTE OF SCIENCE AND TECHNOLOGY SCHOOL OF COMPUTING

SCSA1604 COMPILER DESIGN
L T P Credits Total Marks
3 * 0 3 100

UNIT 1 INTRODUCTION TO COMPILERS 9 Hrs.
Structure of compiler – Functions and Roles of lexical phase – Input buffering – Representation of tokens using regular
expression –LEX- Properties of regular expression – Finite Automata – Regular Expression to Finite Automata – NFA to
Minimized DFA.

UNIT 2 PARSER 9 Hrs.
Role of Parser-Context-free Grammar – Derivations and Parse Tree - Types of Parser –Bottom Up: Shift Reduce Parsing -
Operator Precedence Parsing, SLR parser- Top Down: Recursive Decent Parser - Non-Recursive Decent Parser-Error
handling and Recovery in Syntax Analyzer-YACC.

UNIT 3 INTERMEDIATE CODE GENERATION 9 Hrs.
Types of Intermediate Code – Representation of three address code - Syntax Directed Translation scheme- Intermediate
code generation for: Assignment statements - Boolean statements - Switch-case statement –Procedure call - Symbol Table
Generation.

UNIT 4 CODE OPTIMIZATION 9 Hrs.
Principle sources of Optimization - Basic Blocks and Flow Graphs - Loop Optimization and its types – DAG - Peephole
optimization - Dominators - Global Data Flow Analysis.

UNIT 5 CODE GENERATION 9 Hrs.
Issues involved in Code generation – Register allocation – Conversion of three address code to assembly code using code
generation algorithm – Examples – Procedure for converting assembly code to machine code – Case study.
Max. 45 Hrs.

COURSE OUTCOMES
On completion of the course, student will be able to
CO1 - Describe the various stages involved in the design of a compiler.
CO2 - Construct grammars and lexical rules for a programming language.
CO3 - Explain the syntactic and semantic structure in compiler design.
CO4 - Evaluate various methods of optimizations on intermediate code.
CO5 - Generate target code for any source code.
CO6 - Design, develop, and implement a compiler for any programming language.

TEXT / REFERENCE BOOKS
1. Alfred V Aho, Monica S. Lam, Ravi Sethi and Jeffrey D Ullman, “Compilers – Principles, Techniques and Tools”, 2nd
Edition, Pearson Education, 2007.
2. Steven S. Muchnick, “Advanced Compiler Design and Implementation,“Morgan Kaufmann Publishers – Elsevier
Science, India, Indian Reprint 2003.
3. V. Raghavan, Principles of Compiler Design, Tata McGraw Hill Education Publishers, 2010.

END SEMESTER EXAMINATION QUESTION PAPER PATTERN
Max. Marks : 100 Exam Duration : 3 Hrs.
PART A : 10 Questions of 2 marks each-No choice 20 Marks
PART B : 2 Questions from each unit with internal choice, each carrying 16 marks 80 Marks

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT +5.5. The time now is 12:56 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO 3.6.0 PL2

1 2