English

A programming language combining quantum and classical control

Logic in Computer Science 2025-12-01 v1 Programming Languages Quantum Physics

Abstract

The two main notions of control in quantum programming languages are often referred to as "quantum" control and "classical" control. With the latter, the control flow is based on classical information, potentially resulting from a quantum measurement, and this paradigm is well-suited to mixed state quantum computation. Whereas with quantum control, we are primarily focused on pure quantum computation and there the "control" is based on superposition. The two paradigms have not mixed well traditionally and they are almost always treated separately. In this work, we show that the paradigms may be combined within the same system. The key ingredients for achieving this are: (1) syntactically: a modality for incorporating pure quantum types into a mixed state quantum type system; (2) operationally: an adaptation of the notion of "quantum configuration" from quantum lambda-calculi, where the quantum data is replaced with pure quantum primitives; (3) denotationally: suitable (sub)categories of Hilbert spaces, for pure computation and von Neumann algebras, for mixed state computation in the Heisenberg picture of quantum mechanics.

Keywords

Cite

@article{arxiv.2511.22537,
  title  = {A programming language combining quantum and classical control},
  author = {Kinnari Dave and Louis Lemonnier and Romain Péchoux and Vladimir Zamdzhiev},
  journal= {arXiv preprint arXiv:2511.22537},
  year   = {2025}
}

Comments

Extended version of https://www.doi.org/10.1007/978-3-031-90897-2_8 and related to the PhD thesis at arXiv:2406.07216