Skip to content

Bug: Grammar readme seems incorrect #7720

Open
@thekevinscott

Description

@thekevinscott

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentationlow severityUsed to report low severity bugs in llama.cpp (e.g. cosmetic issues, non critical UI glitches)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions