Parse

From Market Ruler Help
Jump to: navigation, search

In computer science, Parse or Parsing is the process of analyzing a string of symbols. Parsing involves formal analysis of a string of symbols and/or words into its constituent parts, often resulting in a parse tree. A parse tree shows the syntactic relationship of the parts and may also include semantic information. Parsing can help reveal the underlying structure of the string and thus make the parts easier to identify and simpler to use.


For more information, see:


Category:Glossary]] Category:Technical]]