» FR

Glossaurus - "Source code"

New Search  -  View Term in Hierarchy

Source code (computing environment)   (French Equivalent: Code source)

DefinitionRefers to any series of statements written in some human readable computer programming language. A computer program's source code is the collection of files that can be converted from human-readable form to an equivalent computer-executable form. The source code is either converted into object code by an assembler or compiler for a particular computer architecture, or executed from the human readable form with the aid of an interpreter.

http://capturing.projects.v2.nl/glossary.html
 
Broader Term ↑Equipment
Related Terms ↔Authoring program
Open source
Machine code