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

Use bison's support for java to generate parse tables #163

Open
paulgazz opened this issue Jan 30, 2022 · 0 comments
Open

Use bison's support for java to generate parse tables #163

paulgazz opened this issue Jan 30, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@paulgazz
Copy link
Member

Currently there is a brittle transformer for the C parse tables to Java. See if we can't just use bison's Java code generator to replace it. This may require, however, changing some of the code that uses the parser tables. See this issue for an example of why this would be beneficial.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant