booleanGrammar: A constant function with a boolean grammar.

booleanGrammarR Documentation

A constant function with a boolean grammar.

Description

For the distribution of examples of BNF in grammars.

Usage

booleanGrammar()

Details

Imported from package xegaBNF for use in examples.

Value

A named list with $filename and $BNF, the grammar of a boolean grammar with two variables.

See Also

Other Grammar: compileBNF()

Examples

booleanGrammar()

xega documentation built on Feb. 17, 2026, 5:07 p.m.

Related to booleanGrammar in xega...