peg and leg are tools for generating recursive-descent parsers: programs that perform pattern matching on text. They processes a Parsing Expression Grammar (PEG) [Ford 2004] to produce a program that recognises legal sentences of that grammar. peg processes PEGs written using the original syntax described by Ford; leg processes PEGs written using slightly different syntax and conventions that are intended to make it an attractive replacement for parsers built with lex and yacc. Unlike lex and yacc, peg and leg support unlimited backtracking, provide ordered choice as a means for disambiguation, and can combine scanning (lexical analysis) and parsing (syntactic analysis) into a single activity.
This is a short article that attempts to explain what BNF is, based on message <wkwwagbizn.fsf@ifi.uio.no> posted to comp.text.sgml on 16.Jun.98. Because of this it is a little rough, so if it leaves you with any unanswered questions, email me and I'll try to explain as best I can.
It has been filled out substantially since then and has grown quite large. However, you needn't fear. The article gets more and more detailed as you read on, so if you don't want to dig really deep into this, just stop reading when the questions you are interested in have been answered and things start getting boring.
F. Prieto. (November 2012)Texto de la comunicación presentada en el X Seminario Harvard-Complutense
``A comparative perspective on old and new problems of corporate
and financial law'', celebrado en Harvard Law School entre los d\'ıas
24 a 27 de septiembre de 2012, con el patrocinio de ALLEN & OVERY
(Madrid), BANCO SANTANDER, J & A GARRIGUES, S.L.P, ILUSTRE COLEGIO
NOTARIAL DE MADRID y COLEGIO DE REGISTRADORES DE ESPAÑA..