From Fedora Project Wiki
(New page: A "binary" is a program that has been compiled to run on a particular type of machine and operating system. It is relatively difficult for a programmer to read or modify a binary program. ...) |
No edit summary |
||
Line 1: | Line 1: | ||
A "binary" is a program that has been compiled to run on a particular type of machine and operating system. It is relatively difficult for a programmer to read or modify a binary program. This is why source code and open source software are often aligned with freedom. | '''Binary''' :: A "binary" is a program that has been compiled to run on a particular type of machine and operating system. It is relatively difficult for a programmer to read or modify a binary program. This is why source code and open source software are often aligned with freedom. |
Latest revision as of 23:56, 27 May 2008
Binary :: A "binary" is a program that has been compiled to run on a particular type of machine and operating system. It is relatively difficult for a programmer to read or modify a binary program. This is why source code and open source software are often aligned with freedom.