Editing 303: Compiling

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 8: Line 8:
  
 
==Explanation==
 
==Explanation==
βˆ’
Computer programming involves writing instructions for a computer to follow, in a specific {{w|programming language}}, which is largely human readable and writable, at least to programmers who understand that language.  However, for the computers to follow instructions, they need to be given {{w|machine code}} β€” the actual "language" that computers "speak" and one that ''can'' be written directly with the correct tools, but would be too tedious and error-prone for just about any practical modern project where alternatives exist, where anything more than a {{w|%22Hello,_World!%22_program|Hello World}} could be awkward to implement straight into machine-code.
+
Computer programming involves writing instructions for a computer to follow, in a specific {{w|programming language}}, which is largely human readable and writable, at least to programmers who understand that language.  However, for the computers to follow instructions, they need to be given {{w|machine code}} β€” the actual "language" that computers "speak" and one that that ''can'' be written directly with the correct tools, but would be too tedious and error-prone for just about any practical modern project where alternatives exist, where anything more than a {{w|%22Hello,_World!%22_program|Hello World}} could be awkward to implement straight into machine-code.
  
 
Conversion from the more conveniently human-writable code into {{w|computer-executable files}} is performed by {{w|Assembly language#Assembler|assemblers}}, {{w|Interpreter_(computing)|interpreters}}, or {{w|compilers}}.
 
Conversion from the more conveniently human-writable code into {{w|computer-executable files}} is performed by {{w|Assembly language#Assembler|assemblers}}, {{w|Interpreter_(computing)|interpreters}}, or {{w|compilers}}.

Please note that all contributions to explain xkcd may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see explain xkcd:Copyrights for details). Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel | Editing help (opens in new window)