Wiki

Clone wiki

inf225public / glossary / Parser

[Alphabetical Index | Tag Index]

Parser

A program that recognises input according to some Grammar, checking that it conforms to the syntax and builds a structured representation of the input.

Updated