OXFORD 9000
📚 noun • entry_id 10947

parse

/pɑːz/
Meanings (ES + gloss)
análisis • procesamiento
An act of parsing; a parsing.
The parse will fail if the program contains an unrecognised keyword.
análisis • resultado
The result of such an act; a parsing.
This parse is incorrect and indicates a fault in the parser.
Word forms
📚 verb • entry_id 10946

parse

/pɑːz/
Meanings (ES + gloss)
parsear • procesar
To split (a file or other input) into pieces of data that can be easily manipulated or stored.
parsear
To resolve (a string of code or text) into its elements to determine if it conforms to a particular grammar.
parsear
Of a string of code or text, sentence, etc.: to conform to rules of grammar, to be syntactically valid.
This sentence doesn't parse.