Subject Details
Dept     : CSE
Sem      : 5
Regul    : R2019
Faculty : Vinodhini B
phone  : NIL
E-mail  : vinodhni.b.cse@snsct.org
404
Page views
46
Files
0
Videos
0
R.Links

Icon
Announcements

  • Assignment

    Assignment topic is Contruction of NFA & DFA Turing Machine and due date is 23-01-2023.

  • Assignment

    Assignment topic is Automata Theory and due date is .

  • Assignment

    Assignment topic is Automata Theory and due date is 22-01-2023.

  • Assignment

    Assignment topic is Construction of NFA & DFA&Turing Machine and due date is .

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Optimization techniques, The principle sources of optimization ,
    Peephole optimization,
    Optimization of basic blocks, Loops in flow graphs,
    Introduction to global data-flow analysis, Code improving transformations,
    Issues in the design of a code generator, The target machine ,
    Run-time storage management ,
    Basic blocks and flow graphs, Next-use information ,
    A simple code generator, Register allocation and assignment ,
    The DAG representation of basic blocks, Generating code from DAGs,
    Boolean expressions

  • 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,
    Intermediate code representation of Declarations & Assignment statements ,
    Case statements,
    Procedure Calls,
    Back patching

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Compiler construction tools,
    The role of the lexical analyzer

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    CLR, LALR Parsers,
    Summary of parsers, Tool to generate parser

  • Question Bank

    Dear Students the Question Bank has been uploaded for the following topics:
    IAE 1 QP & AQ,
    IAE 2 QP & AQ,
    IAE 3 QP & AQ

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Input buffering – Specification and Recognition of tokens,
    Finite automata – Regular expression to finite automata,
    A language for specifying lexical analyzer,
    Tool for generating lexical analyzer,
    Syntax Analysis, The role of the parser,
    Context-free grammars, Writing a grammar, Top down parsing, Bottom-up Parsing,
    Top Down Parsing: First & Follow, LL(1) Parser,
    Bottom –Up: LR parsers,
    SLR Parsers

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Introduction to Finite Automata,
    Central concepts of Automata Theory,
    Types of Grammars,
    Regular Expressions, Identity rules for Regular Expressions,
    FSA- Deterministic Finite State Automata(DFA)

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Non Deterministic Finite State Automata(NDFA),
    Equivalence of DFA and NDFA,
    Pushdown Automata - Languages of a Pushdown Automata,
    Turing Machines- Languages of Turing Machine ,
    Introduction to Compiling, Compilers,
    The phases – Cousins – The grouping of phases

  • Puzzles

    Dear Students the Puzzles has been uploaded for the following topics:
    Introduction to Compiling, Compilers