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

Add example json parser for lalrpop #42

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Conversation

dburgener
Copy link
Contributor

examples/lalrpop-app/app.rs Outdated Show resolved Hide resolved
@dburgener
Copy link
Contributor Author

I've pushed to fix the Object/Value confusion issue, and hopefully the CI failures. I'm happy to also have the parser actually build a value object once you confirm that's what you're looking for.

@epage epage merged commit 6abce47 into rosetta-rs:main Sep 18, 2023
5 of 6 checks passed
@epage
Copy link
Collaborator

epage commented Sep 18, 2023

Thanks!

@epage
Copy link
Collaborator

epage commented Sep 18, 2023

I've updated the benchmarks.

Is the json.rs file supposed to be checked in or ignored?

@dburgener dburgener deleted the lalrpop branch September 18, 2023 15:58
@dburgener
Copy link
Contributor Author

I've updated the benchmarks.

Thanks!

Is the json.rs file supposed to be checked in or ignored?

It should be ignored, as it's generated at build time from json.lalrpop. I'll send a PR to update the .gitignore. Sorry for missing that.

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.

2 participants