Skip to content

Add (while) loops and break statements #73

@stephanemagnenat

Description

@stephanemagnenat

Currently there is no user-facing loops. There is an internal loop with a soft break that is used for implementation for loops. We could add continuous loop and while loops along with a break statement, matching Rust syntax and semantics.

Metadata

Metadata

Assignees

No one assigned

    Labels

    control flowControl flow, likely affects AST and IRhirTyped High-level Intermediate RepresentationparsingGetting raw text into an AST

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions