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

Implement JSON5 Parsing #2

Draft
wants to merge 39 commits into
base: main
Choose a base branch
from
Draft

Conversation

Sammy99jsp
Copy link
Member

@Sammy99jsp Sammy99jsp commented Jan 26, 2024

Hello, again!

If this PR seems familiar, that's because it's a duplicate of #1, but it got way too messy, so here we are again.

If anyone wants to review this, start looking from 10c22f4 onwards — the rest before are pretty much pointless.

This PR aims to write:

  • Lexer,
  • Syntax parser,
  • serde integration,

Additional improvements, such as examples and documentation, will be in a separate PR — this should just implement the bare minimum.

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

Successfully merging this pull request may close these issues.

1 participant