D
Dicread
InícioDicionárioSsource code

Nota: A tradução desta entrada está atualmente em revisão de qualidade, portanto parte do conteúdo é exibida temporariamente apenas em inglês.

Este verbete ainda não foi traduzido para o seu idioma, portanto o original é exibido abaixo.

source code

source code
Noun

This term refers specifically to the high-level instructions written by humans, distinguishing it from binary or machine code that is executed by a computer. It is the primary asset in software development, representing the logic and architecture of a program.

In a professional context, the term is often used in discussions regarding "open source" versus "closed source" (proprietary) software. Because it is treated as a collective body of instructions, it is typically used as an uncountable noun in technical documentation, though it can occasionally be treated as countable when referring to different versions or specific sets of code.

Meanings

Nounsource code

The set of instructions and statements written by a programmer using a programming language that is human-readable before being compiled or interpreted into machine code.

The developers released the source code for the application to allow community contributions.

Examples

The company decided to make their source code open to the public.

Business

I need to review the source code to find where the bug is located.

I need to review the source code to find where the bug is located.

Office

Can you send me the source code for the login module?

Office

The hacker managed to steal the source code of the proprietary software.

Writing clean source code is essential for long term maintenance.

I wonder if I can modify the source code to add a new feature.

The professor explained how the compiler transforms source code into binary.

The professor explained how the compiler transforms source code into binary.

School Life

We must protect the source code from unauthorized access.

Business

The project failed because the original source code was lost.

Related Words

Última atualização: May 2026Reportar um erro