When the parser finds the terminator, it stops reading further characters.
Când parserul întâlnește terminatorul, se oprește din citirea caracterelor următoare.
Debugging is easier when the parser clearly identifies syntax errors.
Depanarea este mai simplă atunci când parserul indică clar erorile de sintaxă.
Developers updated the parser to support the new programming language features.
Dezvoltatorii au actualizat parserul pentru a suporta noile funcționalități ale limbajului de programare.
Split the end user documentation of the parser functions from the source files.
Split documentația pentru utilizatorul final al funcțiilor analizori din fișierele sursă.
Debugging the parser revealed that some tokens were misplaced.
La depanarea parserului s-a descoperit că unii tokeni erau plasați greșit.
During compilation, the parser checks the syntax of the source code.
În timpul compilării, parserul verifică sintaxa codului sursă.
Numerous improvements to the parser for speed, efficiency, and readability
Numeroase îmbunătățiri ale parserului pentru viteză, eficiență și lizibilitate
As a bonus, the position of the concerned code in the parser is now far more logical.
Ca bonus, poziția codului în cauză în parser este acum mult mai logică.
Resolved an issue where in some very edge cases, complex conditional statements were breaking the parser
S-a rezolvat o problemă în cazul în care, în unele cazuri extrem de margine, declarații condiționale complexe au rupt parserul
0 means no recursion, 2 means that the parser recur until depth 2, etc.
0 înseamnă nici o recurență, 2 înseamnă că parser-ul reapărea până la adâncimea 2, etc.
A non-ambiguous language may be parsed by an LL(1) grammar where the (1) signifies the parser reads ahead one token at a time.
Un limbaj neambiguu poate fi descris de către o gramatică LL(1), unde (1) semnifică faptul că parserul inspectează doar câte un simbol deodată.
In PHP 5.2 and earlier, the parser does not allow the<? php opening tag to be the only thing in a file.
În PHP 5.2 și versiunile anterioare, parsatorul nu permite ca tag-ul de deschidere<? php să fie singurul element din fișier.
For an ambiguous language to be parsed by an LL parser, the parser must lookahead more than 1 symbol, e.g. LL(3).
Pentru un limbaj ambiguu, un parser LL trebuie să inspecteze mai mult de un simbol, de exemplu LL(3).
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.