Skip to content

lmderval/openqasm-parser

Repository files navigation

OpenQASM parser

A tool to parse OpenQASM2 files and generate Qiskit circuits from these.

About This Project

The parser and generator are written in Rust.

This project is packaged using nix.

The current grammar is stored inside the grammar.ebnf file. The whole OpenQASM2 grammar is stored inside the openqasm.ebnf file.

Bibliography

OpenQASM2

Qiskit

About

Parse an OpenQASM2 file to generate a Qiskit circuit

Resources

License

Stars

Watchers

Forks

Packages

No packages published