Which produces faster program execution, a compiler or a pure
interpreter?

What role does the symbol table play in a compiler?

What does a linker do?

Why is the von Neumann bottleneck important?

What are the advantages in implementing a language with a pure
interpreter?