Multiple choice

Which of the following language processor development tools is a syntax directed definition for the translation of the source program into an IR or the target program?

  1. LEX

  2. Compiler

  3. Interpreter

  4. YACC

  5. Debugger

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This is a language processor development tool which is a syntax directed definition for the translation of the source program into an IR or the target program.