UNIT-2-Overview of Language Processors

You might also like

You are on page 1of 1

Shri S’ad Vidya Mandal Institute of Technology

B.E. III (SEMESTER 5) Computer Engineering


System Programming (2150708)
UNIT-2( Overview of Language Processors)
Assignment
1. Explain language processing activities.
2. List various phases of a language processor. Explain roles of phases of Language Processor.
Also explain symbol table.
3. What is interpreter? Explain benefits of interpreter. Compare interpreter and compiler.
4. What is Symbol table? Explain how one can organize Symbol table using Linear Data
Structure?
5. List various phases of Language Processor. Explain any one phase in detail
6. Explain lexical analysis of language processor.
7. What is interpreter? Explain pure & impure interpreters.
8. A __________ is a language processor which bridges an execution gap but is not a language
translator.
9. Justify (True/False): A language migrator provides portability of program.
10. Difference between Procedure oriented language and Problem oriented language.
11. Describe the output of Lexical analysis.
12. Give name of data structures used in compiler.
13. What is JIT ?
14. List out different forms of editor and explain each of them.
15. Explain design of an editor.

Note:

1. Support your answer with appropriate figure/diagram wherever


required.

You might also like