coderkalyan / coderkalyan/femtoc

ast: complete user error handling

Open
#47 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Zig
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.