Word Explorer

Programming language specification

💡 Words with a Similar Meaning to "Programming language specification"

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

WordDefinition
specification languageA specification language is a formal language in computer science used during systems analysis, requirements analysis, and systems design to describe a system at a much higher level than a programming language, which is used to produce the executable code for a system.
coding conventionsa set of guidelines for a specific programming language that recommend programming style, practices, and methods for each aspect of a program written in that language.
software standardA software standard is a standard, protocol, or other common format of a document, file, or data transfer accepted and used by one or more software developers while working on one or more than one computer programs.
language-independent specificationA language-independent specification is a programming language specification providing a common interface usable for defining semantics applicable toward arbitrary language bindings.
naming conventionnounA collection of rules followed by a set of names which allow users to deduce useful information, based on the names' character sequence and knowledge of the rules followed; such as Manhattan's East-West streets being called "Streets" and its North-South streets being called "Avenues".
type systemnoun(computing) A way programming language classifies values and expressions into types, how it can manipulate those types and how they interact.
syntaxnounA set of rules that govern how words are combined to form phrases and sentences.
formal specificationIn computer science, formal specifications are mathematically based techniques whose purpose is to help with the implementation of systems and software.
programming language theorya branch of computer science that deals with the design, implementation, analysis, characterization, and classification of formal languages known as programming languages.
compiler-compilerIn computer science, a compiler-compiler or compiler generator is a programming tool that creates a parser, interpreter, or compiler from some form of formal description of a programming language and machine.
standard libraryIn computer programming, a standard library is the library made available across implementations of a programming language.
documentation generatorA documentation generator is a programming tool that generates software documentation intended for programmers (API documentation) or end users (end-user guide), or both, from a set of source code files, and in some cases, binary files.
identifiernounSomething that identifies or uniquely points to something or someone else.
programming stylenoun(programming) The conventions and patterns used in writing source code, resulting in a consistent and readable codebase.
docstringnoun(programming) A string literal specified in source code that is used, like a comment, to document a specific segment of code, but remains available at run-time.
software design descriptionA software design description (a.k.a. software design document or SDD; just design document; also Software Design Specification) is a representation of a software design that is to be used for recording design information, addressing various design concerns, and communicating that information to the design’s stakeholders.
technical documentationa generic term for the classes of information created to describe (in technical language) the use, functionality or architecture of a product, system or service.
language constructIn computer programming, a language construct is "a syntactically allowable part of a program that may be formed from one or more lexical tokens in accordance with the rules of the programming language", as defined by in the ISO/IEC 2382 standard.
programming toolA programming tool or software development tool is a computer program that is used to develop another program.
application frameworkIn computer programming, an application framework consists of a software framework used by software developers to implement the standard structure of application software.

Translate “Programming language specification” into Another Language

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

Home/Dictionary/Programming language specification