Subject Details
Dept     : CSE
Sem      : 5
Regul    : R2019
Faculty : SHOBANA M
phone  : NIL
E-mail  : shobanavsm@gmail.com
471
Page views
27
Files
3
Videos
0
R.Links

Icon
Announcements

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Run-Time Environments, Source language issues ,
    Storage organization,
    Storage-allocation strategies ,
    Intermediate Representation: parse tree, 3 address code and postfix Notation

  • Question Bank

    Dear Students the Question Bank has been uploaded for the following topics:
    All 5 units

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Run-Time Environments, Source language issues ,
    Intermediate Representation: parse tree, 3 address code and postfix Notation,
    Introduction to optimization techniques – The principle sources of optimization

  • Youtube Video

    Dear Students the Youtube Video has been uploaded for the following topics:
    Chomsky Hierarchy
    First and Follow
    NFA to DFA

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Introduction to Compiling, Compilers,
    The phases – Cousins – The grouping of phases,
    The role of the lexical analyzer,
    Input buffering – Specification and Recognition of tokens,
    Finite automata – Regular expression to finite automata,
    Syntax Analysis, The role of the parser,
    Context-free grammars, Writing a grammar, Top down parsing, Bottom-up Parsing,
    Bottom –Up: LR parsers,
    SLR Parsers,
    CLR, LALR Parsers,
    Summary of parsers, Tool to generate parser,
    Semantic Analysis: Type Checking, Type Systems , Specification of a simple type checker

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Next-use information &A simple code generator

  • Assignment

    Assignment topic is UNIT I & II and due date is 08-09-2023.

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Introduction to Finite Automata,
    Types of Grammars,
    Regular Expressions, Identity rules for Regular Expressions,
    FSA- Deterministic Finite State Automata(DFA),
    Non Deterministic Finite State Automata(NDFA),
    Pushdown Automata - Languages of a Pushdown Automata,
    Turing Machines- Languages of Turing Machine