Log in / create account | Login with OpenID
DocForge
Programmer's Wiki

Source code

From DocForge

(Redirected from Code)

Source code, often referred to as simply code, is human readable text that complies to a programming language specification for the purpose of becoming machine instructions. Source code is typically either compiled into assembler and then machine code, or is interpreted by another executing program to become machine instructions.

[edit] See Also

Do you have information or insights to contribute to this article? Please feel free to edit this page. Ask questions or contribute to the discussion on this article's talk page.