quilc
A CLI front-end for the Quil compiler
$ area51 add quilcCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(quilc:some-function ...)A CLI front-end for the Quil compiler
$ area51 add quilcCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(quilc:some-function ...)