Word Explorer

Static language

💡 Words with a Similar Meaning to "Static language"

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

WordDefinition
dynamic languagenoun(computer languages) A programming language that analyses code also when executing the code itself.
statically-typed language
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.
c languagenoun(translation studies) A language that a translator or interpreter knows passively only, i.e. from which they are able to translate or interpret into their active languages, but not the reverse.
high-level languagenoun(programming) A programming language requiring a compiler to translate it into a form that a particular machine understands, focusing on user-friendly code development by automating core tasks such as accessing memory.
intermediate languagenoun(computing) A language of an abstract machine designed as an aid in the analysis of computer programs.
machine languagenoun(programming) The set of instructions that a particular computer is designed to execute; generated from an assembly language by an assembler, or from a high-level language by a compiler or interpreter.
systems languagenoun(computing) A programming language used for systems programming.
pseudolanguagenoun(countable, uncountable) Something written or spoken that resembles language but is not a true language.
constructed languagenoun(linguistics) A human language that has been consciously devised by an individual or a group, as opposed to having naturally evolved as part of a culture like a natural language.
computer languagenoun(programming) A language that is used internally by computers, including programming languages, machine languages, query languages, markup languages, etc.
artificial languagenoun(linguistics) A constructed language.
lexical analyzernoun(computing) A computer program that performs lexical analysis.
source languagenoun(linguistics, translation studies) The language from which a translation is done.
literate programmingnoun(programming) A programming paradigm in which a program is given as an explanation of the program logic in a natural language (such as English), interspersed with snippets of macros and traditional source code, from which compilable representation can be generated.
computing languagenoun(computing) computer language, programming language
lexernoun(computing) A computer program that performs lexical analysis.
static typingnoun(programming) A system in which typechecking is performed during compilation and not at run time, opposed to dynamic typing.
structured programmingnoun(computing) A style of programming that relies on blocks of code, subroutines and the absence of simple tests and jumps
assembly languagenoun(computer languages) A programming language in which the source code of programs is composed of mnemonic instructions, each of which corresponds directly to a machine instruction for a particular processor.

Translate “Static language” into Another Language

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

Home/Dictionary/Static language