2023-09-01 14:10:54 +00:00
|
|
|
# Quil
|
|
|
|
|
|
|
|
QuiL is the classic example of a language written specifically for a quantum machine.
|
|
|
|
|
2023-09-01 14:16:18 +00:00
|
|
|
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
|