1. parsing - Noun
2. parsing - Verb
of Parse
Source: Webster's dictionaryBecause I really love tax, tax topics actually feature quite a lot in my fiction of various lengths. I once wrote a science fiction short story centered around the idea of an alien tax code, and the idea that you can understand a society by parsing its tax code. Ken Liu
We have Christians against Muslims against Jews. They're making incompatible claims on real estate in the Middle East as though God were some kind of omniscient real estate broker parsing out parcels of land to his chosen flock. People are literally dying over ancient literature. Sam Harris
Adam Kennedy's PPI project focused on parsing Perl code as a document (retaining its integrity as a document), instead of parsing Perl as executable code (that not even Perl itself can always do). Source: Internet
Actions can be included to be taken during the parsing process as well and the parse function can be used to process blocks or strings. Source: Internet
Although GLR parsing was developed in the 1980s, many new language definitions and parser generators continue to be based on LL, LALR or LR parsing up to the present day. Source: Internet
Analysis The process of analysis involves the following steps: ; Textual parsing : It is very important to recognize punctuation correctly in order to distinguish between for example a full stop at the end of a sentence and a full stop in an abbreviation. Source: Internet