-
Question Bank
Dear Students the Question Bank has been uploaded for the following topics:</br>UNIT WISE
-
Lecture Notes
Dear Students the Lecture Notes has been uploaded for the following topics:</br>Run-Time Environments, Source language issues , </br>Issues in the design of a code generator&The target machine
-
Youtube Video
Dear Students the Youtube Video has been uploaded for the following topics:</br>ATCD Playlist Link
-
Resource Link
Dear Students the Resource Link has been uploaded for the following topics:</br>ATCD Playlist Link
-
Assignment
Assignment topic is ASSIGNMENT 2 and due date is 30-09-2024.
-
Assignment
Assignment topic is UNIT I ASSIGNMENT and due date is 23-08-2024.
-
Resource Link
Dear Students the Resource Link has been uploaded for the following topics:</br>Unit 1 to Unit 3
-
Youtube Video
Dear Students the Youtube Video has been uploaded for the following topics:</br>Unit 1 to Unit 3
-
Puzzles
Dear Students the Puzzles has been uploaded for the following topics:</br>Compilers – Analysis of the source program – The phases – Cousins – The grouping of phases
-
Lecture Notes
Dear Students the Lecture Notes has been uploaded for the following topics:</br>Introduction - Central concepts of Automata Theory , </br>Types of Grammars, </br>Regular Expressions, Identity rules for Regular Expressions , </br>Finite State Automata Deterministic Finite State Automata(DFA), Non Deterministic Finite State Automata(NDFA), </br>Equivalence of DFA and NDFA , </br>Pushdown Automata - Languages of a Pushdown Automata , </br>Turing Machines- Languages of Turing Machine, </br>Introduction to Compiling , </br>Compilers – Analysis of the source program – The phases – Cousins – The grouping of phases , </br>The role of the lexical analyzer – Input buffering , </br>Finite automata – Regular expression to finite automata , </br>Syntax Analysis , </br>The role of the parser, </br>Bottom-up Parsing , </br>SLR Parsers , </br>Canonical LR Parsers – LALR Parsers , </br>Tool to generate parser