microsoft / qsharp-language

Official repository for design of the quantum programming language Q# and its core libraries
MIT License
235 stars 56 forks source link

Proposal for simplified qubit allocation syntax #33

Closed bamarsha closed 3 years ago

bamarsha commented 3 years ago

This is the proposal for issue #14: Qubit allocation without new block scope.

bettinaheim commented 3 years ago

@samarsha I think I have some decent ideas on the initializers, and I'll write them up shortly.

Edit: See https://github.com/microsoft/qsharp-language/issues/40.