Version 1.6.2 is recommended.
Installation options:
-
brew install cafeobj
-
Clone this repository:
git clone https://github.com/qcincafeobj/QCafe.git -
or Download a release:
Release Publication Authors Notes version 1 build 2.3.5 (latest) QCafe: An Algebraic Specification of Quantum Computation and Its Application (To Appear) Vuong Quoc Pham, Canh Minh Do, and Kazuhiro Ogata In SEKE2026.
DOI/BibTeX are at release tag.- - - -
Steps to verify the
-
Navigate to its parent directory:
cd QCafe/case-study -
Start CafeOBJ:
cafeobj -
Run the file
n-hop-teleport.cafe:in n-hop-teleportor
in n-hop-teleport.cafe
| File/Folder | Description |
|---|---|
| qc.cafe | Main specification (complex number, quantum computation, interpreter, etc.) |
| case-study | Specification and CafeOBJ proof scores for case studies |
| releases | All released versions |
| .deprecated | Development histories |