General Purpose Language - meaning and definition. What is General Purpose Language
Diclib.com
ChatGPT AI Dictionary
Enter a word or phrase in any language 👆
Language:

Translation and analysis of words by ChatGPT artificial intelligence

On this page you can get a detailed analysis of a word or phrase, produced by the best artificial intelligence technology to date:

  • how the word is used
  • frequency of use
  • it is used more often in oral or written speech
  • word translation options
  • usage examples (several phrases with translation)
  • etymology

What (who) is General Purpose Language - definition

PROGRAMMING LANGUAGE DESIGNED TO BE USED IN THE WIDEST VARIETY OF APPLICATION DOMAINS
General-purpose (programming languages); General-purpose programming languages; General-purpose (programming language); General purpose programming language

General Purpose Language      
(GPL) An ALGOL 60 variant with user-definable types and operators. [Sammet 1969, p. 195]. ["The GPL Language", J.V. Garwick et al, TER-05, CDC, Palo Alto 1969].
General-purpose programming language         
In computer software, a general-purpose programming language (GPL) is a programming language designed to be used for building software in a wide variety of application domains, across a multitude of hardware configurations and operating systems. In theory, a GPL program can run equivalently on a single processor or on a network.
General-purpose language         
COMPUTER LANGUAGE THAT IS BROADLY APPLICABLE ACROSS APPLICATION DOMAINS, AND LACKS SPECIALIZED FEATURES FOR A PARTICULAR DOMAIN
General programming language
A general-purpose language is a computer language that is broadly applicable across application domains, and lacks specialized features for a particular domain. This is in contrast to a domain-specific language (DSL), which is specialized to a particular application domain.

Wikipedia

General-purpose programming language

In computer software, a general-purpose programming language (GPL) is a programming language for building software in a wide variety of application domains. Conversely, a domain-specific programming language (DSL) is used within a specific area. For example, Python is a GPL, while SQL is a DSL for querying relational databases.