qvm

Apache License 2.0 (See LICENSE.txt)

An implementation of the Quantum Abstract Machine.

$ area51 add qvmCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(qvm:some-function ...)