You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 9, 2022. It is now read-only.
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.The text was updated successfully, but these errors were encountered: