Skip to content

Wrong parsing #7

@hvbtup

Description

@hvbtup

By looking at the code and testing some simple formulas, I have to say that in the current state it is unusable.
For example, even has_balanced_parentheses is wrong, because it gets confused by parentheses inside string literals.

The same is true for dashes at the end of string literals: They are parsed as kind of incomplete minus-expressions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions