A tiny, self-contained, general-purpose quantum interpreter written in
Common Lisp. It does not have any dependencies and can be loaded with
(load "qsim") in your favorite Lisp.
This is code that accompanies this blog post.
The code is licensed under a BSD 3-clause license. See
LICENSE.txt.