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 support for ANTLR 4.12 in openqasm3 package #453

Merged
merged 1 commit into from
May 10, 2023

Conversation

jakelishman
Copy link
Contributor

Summary

There are no actual code changes, this just causes our automated build process to generate the required files to support the ANTLR runtime at version 4.12 as well.

Details and comments

Next time we release the openqasm3 package on PyPI, this change will propagate through. We have CD automation to handle the multiple-ANTLR-version generation, and the package does a dynamic import of the relevant ANTLR parser files depending on what version of the runtime we have available at runtime.

There are no actual code changes, this just causes our automated build
process to generate the required files to support the ANTLR runtime at
version 4.12 as well.
@blakejohnson blakejohnson merged commit ca5f215 into openqasm:main May 10, 2023
@jakelishman jakelishman deleted the support-antlr-4.12 branch May 15, 2023 11:33
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.

None yet

3 participants