GitHubSign in

A program that translates computer code written in one programming language into another language.

"A Java compiler converts source code written in Java into bytecode that can run on any machine with a Java Virtual Machine (JVM)."

@gh-community

A computer program that translates computer code written in one programming language (the source language) into another language (the target language).

"The compiler translates the high-level source code into machine code that the computer can execute."

@openai