Word Explorer

Unmanaged code

💡 Words with a Similar Meaning to "Unmanaged code"

Found via reverse dictionary — words that share a conceptual meaning.

WordDefinition
managed codenoun(computing) Source code that will execute only under Microsoft's Common Language Runtime.
native codenoun(computing) source code written in a code readable by the processor
executable codenoun(computing) Instructions for a computer in a form the computer can directly use (i.e. which it can execute). Derived from source code by compiling or assembling and linking.
dead codenoun(programming) A portion of source code that will never be executed as part of the running program.
machine codenoun(computer science) A system of instructions and data directly understandable by a computer's central processing unit.
computer codenoun(computing, informal) source code
legacy codenoun(computing) Source code that relates to an obsolete operating system or other obsolete technology.
unreachable codenoun(computing) Code that can never be reached during program execution because no part of the program calls it or branches to it.
malcodenoun(computing) malicious code
object codenoun(computing) The output of a compiler or assembler; it is not necessarily executable directly without linking to other modules
executableCapable of being executed.
low-level languagenoun(programming) A computer language whose source code is a somewhat user-friendly version of a particular computer architecture's assembly language, containing no provisions for portability between architectures.
source codenoun(programming) Human-readable instructions in a programming language, to be transformed into machine instructions by a compiler, assembler or other translator, or to be carried out directly by an interpreter.
p-codenoun(programming) A very low-level code that is machine-independent and enables a compiled file to be run on different processor types.
cross compilernoun(computing) A compiler that generates code for a platform other than the one it runs on.
codenoun(programming, uncountable) Instructions for a computer, written in a programming language; the input of a translator, an interpreter or a browser, namely: source code, machine code, bytecode.
source languagenoun(linguistics, translation studies) The language from which a translation is done.
microcodenoun(computing) The collective microprograms in a CPU, used to run machine instructions.
nanocodenoun(computing) The microcode used in a nanoprocessor
metaprogramnoun(programming) A computer program that writes or manipulates other programs as data, or does the work at runtime that would otherwise be done at compile time.

Translate “Unmanaged code” into Another Language

Pick a language — the word will be pre-filled in the translator.

Home/Dictionary/Unmanaged code