quilc

Apache License 2.0 (See LICENSE.txt)

A CLI front-end for the Quil compiler

$ area51 add quilcCopy

Usage

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