Created by Jamie_472
over 11 years ago
|
||
What is the purpose of a translator?
What is an opcode?
What is a mnemonic?
What table is used to convert mnemonics to opcodes?
What is the difference between a compiler and an interpreter?
What are the three phases of compilation?
What is the process of lexical analysis?
What are tokens?
What is it called when there are a specific group of characters that represent a token?
What is the slowest phase of compilation?
What is the purpose of syntax analysis?
Which semantic checks are carried out during syntax analysis?