Skip to content

Epic: Operator Completeness #53

@unclesp1d3r

Description

@unclesp1d3r

Summary

Implement all missing magic file operators to enable parsing and evaluation of real-world magic rules.

Current State

Only 4 of 13 operators implemented: =, !=, &, &mask

Tracking

Success Criteria

All operators from GNU file's magic(5) format are parsed and evaluated correctly.

Impact

Operators are the single highest-impact gap. Comparison operators alone would unlock ~40% more magic file compatibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestevaluatorRule evaluation engine and logicparserMagic file parsing components and grammar

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions