The document lists 11 experiments and assignments for a computer engineering course. The experiments include implementing a symbol table, lexical analyzer, recursive descent parser, intermediate code generation, studying lexical analysis tools, generating target code, and implementing two-pass assembler and macro processor. Three assignments are also included.
The document lists 11 experiments and assignments for a computer engineering course. The experiments include implementing a symbol table, lexical analyzer, recursive descent parser, intermediate code generation, studying lexical analysis tools, generating target code, and implementing two-pass assembler and macro processor. Three assignments are also included.
Fr. Agnel Ashram, Bandstand, Bandra(W) Mumbai – 400050 Department of Computer Engineering 2023 - 24 Subject: SPCC (Sem VI) CSC601
Student Name: Jason James Dsouza Roll No.: 9537
Sr. Experiment Title Submission Remarks
No. Date
1. To write a program for implementing
Symbol Table. 2. Write a program to implement Lexical analyzer. 3. Design recursive descent parser.
4. To generate an Intermediate code
5. Study of Lexical analyzer tool -Flex/Lex
and Yacc 6. Generate a target code for the optimized code. 7. Write a program to implement Two Pass Assembler 8. Write a program to implement two pass Macro Processor 9. Assignment 1