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

Merged
merged 21 commits into from
Feb 2, 2025
Merged

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
@idavis idavis marked this pull request as ready for review February 2, 2025 23:06
@idavis idavis requested a review from swernli as a code owner February 2, 2025 23:06
@idavis idavis merged commit f6725ef into feature/qasm3 Feb 2, 2025
15 checks passed
@idavis idavis deleted the oscarpuente/qasm3-lexer-and-parser branch February 2, 2025 23:07
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