booleanGrammar | R Documentation |
A constant function which returns the BNF (Backus-Naur Form) of a context-free grammar for the XOR problem.
booleanGrammar()
Imported from package xegaBNF for use in examples.
A named list with elements $filename
and $BNF
representing the grammar of a boolean grammar with two variables and
the boolean functions AND
, OR
, and NOT
.
Other Grammar:
compileBNF()
booleanGrammar()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.