Quantum computer effects on programming | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 7

Quantum computer effects on programming

what are the possible effects of quantum computer on programming languages?

26th Jul 2019, 7:40 AM
Muhammad Idrees
Muhammad Idrees - avatar
3 Answers
+ 2
I think nothing much of the syntax will change, but we could have the result of a not operation stored in a variable automatically when performed on another "entangled" variable
26th Jul 2019, 8:13 AM
Giulio Carlo D'Antonio
+ 1
Quantum computers store 8 bits in a 3 bit register that collapse to 3 bits when the wave-function collapses for the qubit register as per Schrodingers Wave Equation 😛 https://youtu.be/6yaY4Fw-ovM Read about entangled status please !🤔
27th Jul 2019, 2:51 AM
Sanjay Kamath
Sanjay Kamath - avatar
0
Quantum programming languages ​​are programming languages ​​that allow you to express quantum algorithms using high-level constructs. Their goal is not so much the creation of a tool for programmers, as the provision of tools for researchers to facilitate understanding of the work of quantum computing. Existing quantum programming languages: QPL [1] [2], QCL [3] [4], Haskell-like QML [5], Quipper [6], Q # [7], Q [8], qGCL [8], cQPL [8].
28th Jul 2019, 6:07 AM
Vukan✔
Vukan✔ - avatar