7 lines
309 B
Markdown
7 lines
309 B
Markdown
# Quil
|
|
|
|
QuiL is the classic example of a language written specifically for a quantum machine.
|
|
|
|
The full document on the Quil language is [found here. ](https://quil-lang.github.io/#1Preamble)
|
|
|
|
- [QVM](https://github.com/quil-lang/qvm) is what runs on the backend and is the high-performance Quil simulator |