Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
BinaryExecutable
Edit
PageHistory
Diff
Info
LikePages
A program which is already compiled into binary form. Some OperatingSystem~s only distribute [Binary] executables of their applications and OperatingSystem. [Linux] and the [BSD] family distribute their SourceCode as well as their binary executables are are held in great esteem for this. Confusion arises when your [Compiler] targets a VirtualMachine or other intermediate code. The common example is a [Java] class file. These aren't BinaryExecutable~s (because they're not directly executable), but they are compiled, and definitely in a [Binary] format, and you can execute the code with the help of the VirtualMachine. See also [a.out], [COFF] and [ELF].
17 pages link to
BinaryExecutable
:
CrossCompiler
SharedLibrary
CommonErrors
CopyCentre
SecurityByObscurity
CompilingHowto
COFF
Profiling
KiloByte
HotSpotCompiler
Binary
Dillo
Library
BIND
Proprietary
ProgrammingLanguage
MemoryMap