Complied

Programs written in compiled languages run much faster, which is why I prefer them though development can be slower due to compile times etc, still once compiled you no longer need to pay that price where as interpreted languages make you pay slower execution time penalty for ever.

Here are the compiled languages I know.