Mate logo
Accueil
Applications
MacMac + SafariiOSiPhone + iPadChromeGoogle ChromeFirefoxMozilla FirefoxOperaOperaEdgeMicrosoft Edge
BlogCentre d'assistanceContact
Applications

iPhone + iPad

Centre d'aide, notes de version, Télécharger

Mac + Safari

Centre d'aide, notes de version, Télécharger

Google Chrome

Centre d'aide, Télécharger

Mozilla Firefox

Centre d'aide, Télécharger

Opera

Centre d'aide, Télécharger

Microsoft Edge

Centre d'aide, Télécharger
Support
TéléchargerCentre d'aideLangues prises en chargeDemander un remboursementRestaurer le mot de passeRestaurer les codes sériePolitique de confidentialité
RESTEZ EN CONTACT
ContactTwitterBlog
Langue du site
services gratuits
Traducteur webConjugueur de verbesRecherche Der Die DasUsage examplesWordsDefinitionIdioms
Mate logo
Accueil
Applications
MacMac + SafariiOSiPhone + iPadChromeGoogle ChromeFirefoxMozilla FirefoxOperaOperaEdgeMicrosoft Edge
BlogCentre d'assistanceContact
Applications

iPhone + iPad

Centre d'aide, notes de version, Télécharger

Mac + Safari

Centre d'aide, notes de version, Télécharger

Google Chrome

Centre d'aide, Télécharger

Mozilla Firefox

Centre d'aide, Télécharger

Opera

Centre d'aide, Télécharger

Microsoft Edge

Centre d'aide, Télécharger
Support
TéléchargerCentre d'aideLangues prises en chargeDemander un remboursementRestaurer le mot de passeRestaurer les codes sériePolitique de confidentialité
RESTEZ EN CONTACT
ContactTwitterBlog
Langue du site
services gratuits
Traducteur webConjugueur de verbesRecherche Der Die DasUsage examplesWordsDefinitionIdioms

Definition of "parse" in Anglais

verb

  1. (linguistics, ambitransitive) To resolve (a sentence, etc.) into its elements, pointing out the several parts of speech, and their relation to each other by agreement or government; to analyze and describe grammatically.

  2. (transitive) To examine closely; to scrutinize.

  3. (computing, ambitransitive) To split (a file or other input) into pieces of data that can be easily manipulated or stored.

  4. (computing, transitive) To resolve (a string of code or text) into its elements to determine if it conforms to a particular grammar.

  5. (computing, linguistics, intransitive) Of a string of code or text, sentence, etc.: to conform to rules of grammar, to be syntactically valid.

    • This sentence doesn't parse.

noun

  1. (computing, linguistics) An act of parsing; a parsing.

    • The parse will fail if the program contains an unrecognised keyword.
  2. (computing, linguistics) The result of such an act; a parsing.

    • This parse is incorrect and indicates a fault in the parser.