There is no meaningful distinction between a "translator" and a "compiler".
Is GCC a real compiler or only a translator to GNU assembler? Is Rust a real compiler or only a translator to LLVM IR?
There is no meaningful distinction between a "translator" and a "compiler".
Is GCC a real compiler or only a translator to GNU assembler? Is Rust a real compiler or only a translator to LLVM IR?