Skip to content

Add variable support #5

Description

Expressions should be allowed to be assigned to variables and the used in other expressions e.g:
in: x = 5 + 3
out: x = 8
in: 9 + x
out: 17

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions