Parser

Parser

//ˈpɑːrsər//

programming
A software component that takes input data (frequently text) and builds a data structure – often some kind of parse tree, abstract syntax tree or other hierarchical structure.

Related Terms

Viewed 20 times Added Jul 24, 2026