Skip to content

Add Documentation for Operator Precedence and Associativity #1062

Closed
@trietptm

Description

Hi, I've read the official manual at https://media.readthedocs.org/pdf/yara/latest/yara.pdf which I only see
"Also note the higher precedence of the operator at over the and." is mentioned but not a full documentation for Yara Operator Precedence and Associativity like these links:
https://introcs.cs.princeton.edu/java/11precedence/
https://en.cppreference.com/w/c/language/operator_precedence .
You can read the Yara grammar at https://github.com/VirusTotal/yara/blob/master/libyara/grammar.y but it's better to have an official document mentioning these things.

There's also 3 commit notices:
image

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions