source code
- noun
- /sɔrs koʊd/
- Specialized
- We make the source code of this pipeline publicly available for the benefit of the community.
- source code for a program
And they're all, they're not fundamentally changing the source code level of Ethereum.
- And they're all, they're not fundamentally changing the source code level of Ethereum.
- And so you get code that when you, when, when something in your source code looks like a function call, it is a function call.
- So you show them clean source code and say go on recompile it and it compiles and it's fine.
- And that means they can use the source code, means they can distribute Occat as a completely contained tool.
- Then if we continue down the the source code, you can see that there's a number of else if statement that divide the value of sounder in different bands.
- Yeah, I also, I'm also writing something that code and compile Java source code code and compile Java source code.
Examples
-
Programmers frequently solve programming problems by creating new tool programs, such as scripts that generate source code from tables of data.
Academic text (2012) -
I need to make a couple adjustments to the source code.
-
Obviously, without control of your source code, I knew that was impossible.
-
So an example that we like to give is imagine that you were given the source code of Facebook, right?
-
People could just get into the open source code and they could introduce new features.
-
You can go to GitHub and get the source code if you want to see it.
-
In many cases, the attackers stole source code and other intellectual property.
Academic text (2012) -
In order to protect future sales, the vendor rarely sells the source code for the program.
Academic text (1991) -
So in C we write programs by writing source code, which is this English like syntax, similar to the Sox demonstration we did that last time.
-
You can go to GitHub and get the source code if you want to see it.
Synonyms
Instructions written in a language a computer can follow
A set of instructions written in a language people can read and later changed into code a computer can run
How Readable
- Specialized
- Specialized
- Specialized
- Specialized
Surface Forms
Morphology
The meaning 'a program's original instructions' is directly compositional from 'source' (origin) + 'code' (program instructions); a learner who knows both words can readily infer it refers to the original/originating code. This compound is common in technical contexts and has close equivalents in many languages (e.g. Spanish 'código fuente'), so it is transparent to B1 learners familiar with the constituents.
Etymology
Source code comes from the idea of a source meaning 'the original' and a code meaning 'a set of instructions'. Think of it as a written recipe for a program that people read and the computer then turns into actions, so source code means the human-written instructions that make software.