TRANSLATOR
TRANSLATOR
In a wider sense, "translator" can apply to any software, including compilers, that changes the form of code.
A compiler is a program that translates a program’s entire source code simultaneously into machine or intermediate code.
Google Translate, ANTLR (ANother Tool for Language Recognition), and BabelFish
GCC (GNU Compiler Collection), Microsoft Visual C++ Compiler, and Java Compiler (javac)