Metasyntax Metasyntax

Metasyntax - Definition and Overview

A metasyntax is a syntax used to describe the syntax of languages, usually in the context of computer programming languages.

Although many different metasyntaxes are possible, Backus-Naur form (BNF) and Extended Backus-Naur form (EBNF), which express syntax as a set of derivation rules, are almost universally used. The variables in these metasyntaxes are properly known as metasyntactic variables, although the term is used informally in other ways.

See also: Attribute grammar, Two-level grammar

Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.