General Purpose Macro-generator - définition. Qu'est-ce que General Purpose Macro-generator
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 Macro-generator - définition

PREPROCESSOR OF MACROS
General Purpose Macroprocessor; General Purpose Macro Processor; General purpose macroprocessor; Macro processor; Macroprocessor; General purpose preprocessor; General purpose macro processor; General Purpose Macrogenerator; Mobile Programming System; Mobile programming system; MPS (Waite); Stage2; STAGE2

General Purpose Macro-generator      
<language> (GPM) An early text-processing language similar to TRAC, implemented on the Atlas 2 by {Christopher Strachey}. ["A General Purpose Macrogenerator", C. Strachey, Computer J 8(3):225-241, Oct 1965]. (2006-07-21)
General-purpose macro processor         
A general-purpose macro processor or general purpose preprocessor is a macro processor that is not tied to or integrated with a particular language or piece of software.
STAGE2         
A macro language. ["The Mobile Programming System: STAGE2", W.M. Waite, CACM 13:415 (1970)]. (1994-10-27)

Wikipédia

General-purpose macro processor

A general-purpose macro processor or general purpose preprocessor is a macro processor that is not tied to or integrated with a particular language or piece of software.

A macro processor is a program that copies a stream of text from one place to another, making a systematic set of replacements as it does so. Macro processors are often embedded in other programs, such as assemblers and compilers. Sometimes they are standalone programs that can be used to process any kind of text.

Macro processors have been used for language expansion (defining new language constructs that can be expressed in terms of existing language components), for systematic text replacements that require decision making, and for text reformatting (e.g. conditional extraction of material from an HTML file).