Quantum computers and high level languages

Programming, for all ages and all languages.
Post Reply
manhobby
Member
Member
Posts: 111
Joined: Wed Mar 21, 2018 12:11 pm
Libera.chat IRC: esi

Quantum computers and high level languages

Post by manhobby »

Until quantum computers become mainstream, high level languages will be what people use?

If yes, why?
kzinti
Member
Member
Posts: 898
Joined: Mon Feb 02, 2015 7:11 pm

Re: Quantum computers and high level languages

Post by kzinti »

Why not?
manhobby
Member
Member
Posts: 111
Joined: Wed Mar 21, 2018 12:11 pm
Libera.chat IRC: esi

Re: Quantum computers and high level languages

Post by manhobby »

Wich is the level languages will be what people use when the quantum computers become mainstream?
User avatar
MichaelFarthing
Member
Member
Posts: 167
Joined: Thu Mar 10, 2016 7:35 am
Location: Lancaster, England, Disunited Kingdom

Re: Quantum computers and high level languages

Post by MichaelFarthing »

Quantum computers will (a) be for very specialist problems and (b) will require a totally alien and different programming paradigm.
kzinti
Member
Member
Posts: 898
Joined: Mon Feb 02, 2015 7:11 pm

Re: Quantum computers and high level languages

Post by kzinti »

Quantum computers already exist. In fact I know someone who has been writing code for them for 5 years already.

There are two main groups of quantum programming languages:
1) imperative quantum programming languages
2) functional quantum programming languages

More info here:
https://en.wikipedia.org/wiki/Quantum_programming

More material here:
https://medium.com/qiskit/how-to-progra ... 2a9329ed02
User avatar
DavidCooper
Member
Member
Posts: 1150
Joined: Wed Oct 27, 2010 4:53 pm
Location: Scotland

Re: Quantum computers and high level languages

Post by DavidCooper »

Are these quantum computers just going to be like an FPU carrying out a very specialist role while a conventional processor does most of the normal work in the normal way and with no speed gain except when doing these specific kinds of computation (such as finding the factors of the product of two primes)? Is there, for example, any prospect of them also being used to speed up things like searches, pattern recognition and graphics processing?
Help the people of Laos by liking - https://www.facebook.com/TheSBInitiative/?ref=py_c

MSB-OS: http://www.magicschoolbook.com/computing/os-project - direct machine code programming
Post Reply