Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Source code is the human-readable version of the program.

It is written in a programming language.

CPUs only understand machine code, not source code. This means we need a translator to convert this source code into machine code which the computer understands.

The two main types of translators for source code are: