Skip to content

ast: complete user error handling #47

@coderkalyan

Description

@coderkalyan

Preferably before we implement new AST features, we should finish up user error handling in the parser. That is, the parser should always either accept code or reject it with an explanation, and NEVER crash by throwing an internal zig error. Legitimate internal failures like OOM should be handled and printed.

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