Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V2 parser #343

Open
8 tasks
kubukoz opened this issue Oct 3, 2023 · 0 comments
Open
8 tasks

V2 parser #343

kubukoz opened this issue Oct 3, 2023 · 0 comments

Comments

@kubukoz
Copy link
Owner

kubukoz commented Oct 3, 2023

  • Scanner: V2 Parser: Add scanner #340
  • Parser
    • ???
    • Conversion to v1 format
    • Parity tests with v1
      • include v2 parser test in all generative tests
      • positive cases should match to the same result (modulo comments)
      • same as above, but comments should be fixed
    • Identify initial usecase for migration
      • Diagnostics? Seems like a way to get immediate feedback about how good this is, but could produce a lot of noise
    • Treat unclosed string literals as broken (scanner reports these as normal string literal tokens)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant