A hardware description of the QCPU 2 architecture
Tracks the QCPU 2 specification. For older versions written in Swift, see the repository tags.
A compiled version of the CLI can be created through the Zig build system (Zig
0.11.0
).
$ zig build
QCPU CLI comes with use cases written as tests.
$ zig build test