Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 270 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 270 Bytes

Interoperating with Q#

These samples show how to use Q# with different host languages.

  • Python: This sample demonstrates using Q# from a Python host program.
  • .NET: This sample demonstrates using Q# from C# and F# host programs.