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

Python bindings to QSSC AST/IR #109

Open
donjan opened this issue May 3, 2023 · 0 comments
Open

Python bindings to QSSC AST/IR #109

donjan opened this issue May 3, 2023 · 0 comments

Comments

@donjan
Copy link
Contributor

donjan commented May 3, 2023

Running qss-compiler 128c937

Currently handing off processing to a Python-based program requires writing/reading a text-based MLIR dump. This is clumsy, slow and involves additional parsing. Any parser needs to formally define QSSC-specific dialects.

In the ideal case, the AST/IR tree could be walked from a Python program.

Additional info
This issue exists to track the downstream vendor Python stack interaction, and to enable us to post links to someplace. In case this is premature or a better location exists, please notify and close.

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

No branches or pull requests

1 participant