- Home
- >
- Technology Webinars
- >
- Technology Webinar | QiWi- A Quantum Programming Language

Technology Webinar | QiWi- A Quantum Programming Language
Washington DC Quantum Computing Meetup
Startups Expert
About this Webinar
This is a FREE WEBINAR on Technology
Schedule : Aug 7th 2022 Time: 7:30 pm IST
Is this a LIVE WEBINAR : yes, this will be a live webinar
Is this an ONLINE WEBINAR : yes, you can attend this webinar online by clicking on the Button "Go To Event"
About the Speakers :
Washington DC Quantum Computing Meetup
About the Event :
Summary:
With the ever-growing quantum community, there is a need to make quantum programming easier and more accessible for the programmers at large. Thus we propose a quantum programming language that allows for high-level abstraction and simple and intuitive syntax. While still keeping space for direct construction of circuits. Being the early days of quantum computing even the fundamental operations like add and multiply find more optimal circuits for themselves sometimes with hard to decide trade-offs. Thus a key part of our language is easy modifiability.
Qiwi also comes with a scoring mechanism built into it to decide upon the most suitable definition of overloaded functions. By pre-calculating which variables are to be reused after the current statement and should preferably persist.
Quantum values in Qiwi are stored in data types of dynamic size to save the number of lines. The language also provides various other language constructs common in classical programming like importing other files, if-statements, logical operators and many more.