Ticker

6/recent/ticker-posts
Showing posts with the label compilerShow all
Compiler Subjective question for competitive exam(1)
Parse input string using LL(1) parser
parser and Types of parser(Top down and Bottom-up parser)
Error recovery in LL(1) parsing
Intermediate code(Postfix Notation,Syntax tree,Three Address code)representation  in compiler
Peephole Optimization in compiler AND Optimize the Intermediate code using small window.
Code optimization in compiler AND Requirement of Intermediate code optimization
Symbol table in compiler AND Data structure used to implement Symbol Table.
Structure of a compiler
what is compiler AND Why compiler is called translator