diff options
author | ulivo1991 <ulivo1991 at> | 2018-02-14 20:24:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-17 07:42:46 +0700 |
commit | c642ff126de551e574b7b354e06251f88bacf6af (patch) | |
tree | 1ac503d99afb7ea20794710b29bc47553748b4a5 /academic/qcl/slack-desc | |
parent | c96ee145688511710a5738eb2c32206c07dadfe6 (diff) |
academic/qcl: Added (A Programming Language for Quantum Computers).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/qcl/slack-desc')
-rw-r--r-- | academic/qcl/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/academic/qcl/slack-desc b/academic/qcl/slack-desc new file mode 100644 index 0000000000000..15b770b149c75 --- /dev/null +++ b/academic/qcl/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +qcl: qcl (A Programming Language for Quantum Computers) +qcl: +qcl: QCL is a high level, architecture independent programming language for +qcl: quantum computers, with a syntax derived from classical procedural +qcl: languages like C or Pascal. This allows for the complete +qcl: implementation and simulation of quantum algorithms (including +qcl: classical components) in one consistent formalism. +qcl: +qcl: +qcl: http://tph.tuwien.ac.at/~oemer/qcl.html +qcl: |