This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
Software code in a compiler or interpreter, a special-purpose program, that performs a syntactic analysis of a string of symbols in a natural or computer language, based on formal rules. There are two types of parsers, top-down and bottom-up, depending on the element it starts the analysis with.
First released | 1960s |