Skip to content
This repository was archived by the owner on Jan 9, 2022. It is now read-only.
This repository was archived by the owner on Jan 9, 2022. It is now read-only.

Error recovery #3

Description

@Techcable

This is a nice-to-have feature, which isnt very useful in the context of an interpreter.

I think the only technique I would reasonably use is panic mode.

Recovering from mismatched tokens and lexer errors would be hard (especially with logos), but other types of unexpected tokens should be easier.

We should also consider switching entirely to aridane for errors, although that's really a separate issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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