You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
examples | 2 years ago | |
include | 1 year ago | |
simulator | 1 year ago | |
src | 1 year ago | |
thesis | 1 year ago | |
.gitignore | 2 years ago | |
CMakeLists.txt | 1 year ago | |
README.html | 2 years ago | |
README.org | 1 year ago | |
TODOS.txt | 1 year ago | |
shell.nix | 1 year ago |
README.org
QPL Interpreter
Getting started
cmake -S . -B build
cd build
make
Usage
cd build
./sqint
Description
Quantum computation interpreter