Binaries

When referring to a download or a program binaries are compiled code that allows a user to easily install a program without having to compile the source code. Often many open source programs will offer the ability to either get the program in source format, which allows the user to view the code but also have to compile that code in order to run the program or in binaries format.

Also see: Compile