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

Implement OpenQASM 3 lexer #2129

Draft
wants to merge 15 commits into
base: feature/qasm3
Choose a base branch
from

Conversation

orpuente-MS
Copy link
Contributor

This PR adds our own implementation of an OpenQASM3 parser to the compiler/qsc_qasm3 directory.

@idavis idavis changed the title Add our own implementation of an OpenQASM3 parser Implement OpenQASM3 parser Jan 27, 2025
@idavis idavis changed the title Implement OpenQASM3 parser Implement OpenQASM 3 lexer Jan 28, 2025
compiler/qsc_qasm3/src/lex/cooked.rs Fixed Show fixed Hide fixed
compiler/qsc_qasm3/src/lex/raw.rs Fixed Show fixed Hide fixed
compiler/qsc_qasm3/src/oqasm_ast.rs Fixed Show fixed Hide fixed
@orpuente-MS orpuente-MS changed the base branch from main to feature/qasm3 January 30, 2025 19:29
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.

1 participant