Wiki

Clone wiki

inf225 / 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