Posts

Showing posts from September, 2017

compiler syllabus

SATHYABAMA UNIVERSITY                                                                                         FACULTY OF COMPUTING  SCS1303 COMPILER DESIGN L T P Credits Total Marks 3 0 0 3 100 COURSE OBJECTIVES  ·          To study the structure of compiler. ·          To study the working principles compilation process. UNIT 1 LEXICAL ANALYSIS                                                                                                                            9 Hrs Structure of compiler – Functions and Roles of lexical phase – Input buffering – Representation of tokens using regular expression – Properties of regular expression – Finite Automata – Regular Expression to Finite Automata – NFA to Minimized DFA. UNIT 2 Parser                                                                                                                                            

materials

pls click here for  material

global data flow analysis

click here for  DFA

optimisation

click here for  optimisation

unit III

pls click here  unit 3

JFLAP TOOL TO SIMULATE THE DFA/NFA/REGULAR EXPR/PARSING

pls check http://www.jflap.org/tutorial/ Use this url to study the jflap pls install the attachement PLS CLICK HERE  JFLAP SOFTWARE