The Free Online Dictionary of Computing (http://foldoc.doc.ic.ac.uk/) is edited by Denis Howe <dbh@doc.ic.ac.uk>.

Previous: Codd's reduction algorithm    Next: Code 2.0

code

<software> Instructions for a computer in some programming language, often machine language. The word "code" is often used to distinguish instructions from data (e.g. "The code is marked 'read-only'") whereas "software" is used in contrast with "hardware" and may consist of more than just code.

(2000-04-08)