List of Experiments For CD (IT-6003) :: (Dr. Amit Chandanan)
List of Experiments For CD (IT-6003) :: (Dr. Amit Chandanan)
5. Design a lexical analyzer for given language and the lexical analyzer should ignore redundant
spaces, tabs and new lines.
10. Write a program for implementing a calculator for computing the given expression using
semantic rules of the YACC tool.
11. Write a program for implementing Shift Reduce parsing and LR parsing.
12. Write a program for generating various intermediate code forms i) Three address code ii)
Polish notation