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

Conversation

@bamarsha
Copy link
Contributor

@bamarsha bamarsha commented Apr 8, 2020

This is the "standalone executables" feature which allows Q# applications to run without a C# driver in the project.

TODO:

  • Use entry point documentation for help text
  • Support non-standard Q# types: Range, BigInt, Pauli, Result, and Unit
  • Combine simulate and resources commands
  • Handle parameters with the same name as a standard option
  • Support custom simulators
  • Support a default simulator in the project configuration
  • Use option name constants added by Additional verification for entry points qsharp-compiler#399
  • Add unit tests
  • Add project test

@bettinaheim bettinaheim marked this pull request as ready for review April 22, 2020 05:47
@bettinaheim bettinaheim marked this pull request as ready for review April 22, 2020 05:47
Copy link
Contributor

@bettinaheim bettinaheim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@bamarsha bamarsha merged commit 8ea7774 into master Apr 23, 2020
@bamarsha bamarsha deleted the samarsha/standalone branch April 23, 2020 02:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants