YoYo Games Wiki

Compile

From YoYoGames Wiki

There is a compiler which compiles C++ into executable files. The compiler just reads your code and translates it (one time) into machine code then saves that code as a file that you can run like a program.