Compiler Interpreter Translates the entire program at once Translates code line by line Faster execution Slower execution Examples: C, C++ Examples: Python, JavaScript