'What is the short word for NOT REPL environment?

In C/C++, you have to compile source code into executable, then run it. Or in Python, you write source code then an interpreter will execute that for you.

Is there a word for such programming environment?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source