What happened?
This bit on the grammar readme states:
Non-terminal symbols (rule names) ... are required to be a dashed lowercase word, like move, castle, or check-mate.
However, the c.gbnf defines a dataType rule (which features a non-lower-case letter) and this grammar appears to be valid.
I'm not sure what the intended behavior is. I would be happy to update the README if uppercase variables are supported.
Name and Version
N/A
What operating system are you seeing the problem on?
No response
Relevant log output
No response
What happened?
This bit on the grammar readme states:
However, the
c.gbnfdefines adataTyperule (which features a non-lower-case letter) and this grammar appears to be valid.I'm not sure what the intended behavior is. I would be happy to update the README if uppercase variables are supported.
Name and Version
N/A
What operating system are you seeing the problem on?
No response
Relevant log output
No response