Skip to content

Conversation

aspcompiler
Copy link
Collaborator

Summary

This follows the PR in openqasm3 to add the capability for the reference package to have multiple generated versions of the ANTLR parser files simultaneously, separated by version information. The ANTLR runtime only needs to match the major (4) and minor version. Generated files should be put in
openpulse/antlr/_. The _antlr package modifies the meta-path to redirect imports to itself into the correct concrete version.

@aspcompiler aspcompiler requested a review from psivaraj October 18, 2022 15:55
@aspcompiler aspcompiler marked this pull request as ready for review October 18, 2022 15:57
Copy link
Contributor

@jakelishman jakelishman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like you've converted everything that needed converting to me!

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