General Purpose Language - définition. Qu'est-ce que General Purpose Language
Diclib.com
Dictionnaire ChatGPT
Entrez un mot ou une phrase dans n'importe quelle langue 👆
Langue:

Traduction et analyse de mots par intelligence artificielle ChatGPT

Sur cette page, vous pouvez obtenir une analyse détaillée d'un mot ou d'une phrase, réalisée à l'aide de la meilleure technologie d'intelligence artificielle à ce jour:

  • comment le mot est utilisé
  • fréquence d'utilisation
  • il est utilisé plus souvent dans le discours oral ou écrit
  • options de traduction de mots
  • exemples d'utilisation (plusieurs phrases avec traduction)
  • étymologie

Qu'est-ce (qui) est General Purpose Language - définition

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.

Wikipédia

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.