A compiler takes the code created by you, and translates it into a language that your computer understands. It will also look for errors in your code, and tell you where the error is, while trying its best to describe what the error is.
You need never worry about compiling your program as "verge.exe", found within the current engine download, will both compile and run your program. All you have to do is double-click it.