blob: 64bc50a23534dce90119ccf7518750a43cf59d1b (
plain) (
blame)
1
2
3
4
5
6
7
|
QCL is a high level, architecture independent programming language for
quantum computers, with a syntax derived from classical procedural
languages like C or Pascal. This allows for the complete implementation
and simulation of quantum algorithms (including classical components)
in one consistent formalism.
WWW: http://tph.tuwien.ac.at/~oemer/qcl.html
|