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 Sep 20, 2021. It is now read-only.
👋 The lexer always reports Line 1 when it encounters an unrecognized token:
https://github.com/hoaproject/Compiler/blob/master/Llk/Lexer.php#L151
This is particularly problematic as it the file being parsed has 100s of lines. Guess this is also related to #97
The text was updated successfully, but these errors were encountered: