Learn R Programming

xega (version 0.9.0.23)

booleanGrammar: A constant function with a boolean grammar.

Description

For the distribution of examples of BNF in grammars.

Usage

booleanGrammar()

Arguments

Value

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

Details

Imported from package xegaBNF for use in examples.

See Also

Other Grammar: compileBNF()

Examples

Run this code
booleanGrammar()

Run the code above in your browser using DataLab