Version 0 of parser

Updated 2006-08-24 13:13:21 by NEM

A parser is a routine or program that analyses the structure of some input according to a formal grammar [L1 ]. Examples would be various XML parsers, a BibTeX parser, and the parser for Tcl itself.


[ Category Glossary ]