Du machst einen Denkfehler. Nur weil du eine Linux-Entwicklungsumgebung benutzt sind deine Programme noch lange nicht plattformübergreifend. Es sei denn, du benutzt Java, Perl, Tcl, Python, Ruby, LUA ...
Software that converts a Java source program into bytecode (intermediate language) or to a just-in-time (JIT) compiler that converts bytecode into machine language. It may also refer to compiling the ...
Compilers often translate source code for a high-level language, such as C++, to object code for the current computer architecture, such as Intel x64. The object modules produced from multiple ...