stim-parser: A parser combinator library for STIM quantum circuit files
A Haskell library for parsing STIM quantum circuit files into an AST. STIM is a file format for describing quantum stabilizer circuits. This library provides parsers for gates, measurements, noise channels, annotations, and complete STIM circuits.
Modules
[Index] [Quick Jump]
Downloads
- stim-parser-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.11.0.0 && <4.22), containers (>=0.5 && <0.8), megaparsec (>=8.0.0 && <10), mtl (>=2.2.2 && <2.4), stim-parser, unordered-containers (>=0.2.8 && <0.3) [details] |
| License | MIT |
| Author | le.niu |
| Maintainer | le.niu@hotmail.com |
| Uploaded | by overshiki at 2026-04-02T02:24:05Z |
| Category | Parsing, Physics |
| Source repo | head: git clone https://github.com/overshiki/stim-parser.git |
| Executables | stim-parser-example, stim-parser-unit-example |
| Downloads | 0 total (0 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2026-04-02 [all 1 reports] |