Skip to content

operator precedence may need to be consider #4

@SenZhangAI

Description

@SenZhangAI

Description

For example: 1 + 10 / 2 will calculate / first, then +, so the result should be 6, this would better be solved at parsing stage.

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