Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

[Feat] Make parser continue after error #1

@leo-210

Description

@leo-210

This will allows more efficient code debugging, being able to catch multiple issues at once.

Once the parser encounters an error, it should try to "catch up" to the next token that marks the beginning of a new statement/figure/etc. (e.g. delimiters and keywords).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions