Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 2.21 KB

README.md

File metadata and controls

46 lines (32 loc) · 2.21 KB

Python For Change Project

NQS

Natural Quantum Script is a special domain scripting language that aims to simplify the first contact with quantum computing for people who have prior knowledge in quantum circuits, but not in quantum software development.

Scripts written in NQS seek to visually resemble quantum circuits as much as possible. For example:

q0 q1
X
H
.--- X
c1

NQS is initially based on Qiskit, but seeks to go mainstream in the future. This is an OS project whose initial goal was to make it easier to write basic scripts in Qiskit and to bridge the gap for people who don't dare to delve into quantum computing.

Try it using Nateve Programming Language!

Documentation Status

News

PythonForChange Announces New SDL: Natural Quantum Script

06/23/2021 Santiago, Chile

NQS (Natural Quantum Script) is a speciall domain scriping language. It is focused on quantum devices scripting. The launching date will be announced soon.

File extension: .nqa (Natural Quantum Application)

First Natural Quantum Script pre-releases

06/27/2021 Santiago, Chile

More information about pre-releases here

PythonForChange Announces NQS inclussion into Nateve Programming Language

11/15/2021 Santiago, Chile

Try it using Nateve Programming Language!