vein-lang / vein

🔮⚡️Vein is an open source high-level strictly-typed programming language with a standalone OS, arm and quantum computing support.
https://vein-lang.org
Other
48 stars 6 forks source link

[EPIC] Quantum Computing #20

Open 0xF6 opened 3 years ago

0xF6 commented 3 years ago

This issue will be a kind of collection of all necessary issues for the implementation of quantum computing

What is it? Quantum computing? 🤨

Yes, exactly! Next in plans:

  • first of all, support for "operations" by syntax and compiler (#21)
  • next, support for running as a child processor of quantum processor emulator "MS Quantum Simulator"
  • So, in future, when expansion cards appear (PCIeX128 😃), add support for cross-process interaction with a QPU and CPU.

Issues list: