6.318K
Page views
49
Files
7
Videos
1
R.Links

Icon
Announcements

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Lexical Analyzer,
    Lex,
    Minimization of DFA,
    Recognition of tokens

  • Question Bank

    Dear Students the Question Bank has been uploaded for the following topics:
    Compiler,
    Compiler

  • Youtube Video

    Dear Students the Youtube Video has been uploaded for the following topics:
    Phases of a compiler

  • Resource Link

    Dear Students the Resource Link has been uploaded for the following topics:
    Compiler structure

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Structure of a compiler

  • Puzzles

    Dear Students the Puzzles has been uploaded for the following topics:
    Compilation

  • Youtube Video

    Dear Students the Youtube Video has been uploaded for the following topics:
    Code Generator

  • Youtube Video

    Dear Students the Youtube Video has been uploaded for the following topics:
    Unit 5 Code Generator
    Code Generator

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Syntax Tree,
    Types of Declarations ,
    Type Checking ,
    Translation of Expression ,
    Register Allocation and Register Assignment,
    Storage Allocation Strategies,
    Runtime Environment,
    Storage Organization,
    Source Language Issues,
    Parameter Passing,
    Code Generator,
    Optimization,
    Basic Blocks and Flow Graphs,
    Principle Sources of Optimization,
    Peep-hole Optimization,
    Global Data-flow Analysis,
    DAG,
    Efficient Data-flow Algorithms,
    Loops

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Lexical Analyzer,
    Input Buffering ,
    Specification of Tokens ,
    Lex,
    Minimization of DFA,
    Regular Expression ,
    Recognition of tokens ,
    Role of a parser,
    Error Handling ,
    Grammar,
    Top down parsing

  • Question Bank

    Dear Students the Question Bank has been uploaded for the following topics:
    IAE 1 Answer Key

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Syntax Directed Definitions,
    Evaluation orders for SDD,
    Intermediate Languages ,
    Three address code

  • Youtube Video

    Dear Students the Youtube Video has been uploaded for the following topics:
    Syntax Tree
    Storage Allocation Strategies
    Source Language Issues
    Storage Organization
    Principal Sources of optimization

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    General Strategies recursive Parser,
    LL(1) Parser,
    Shift reduce Parser,
    LR Parser,
    Introduction to LALR,
    YACC