Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding Q# execution scaffolding (#470)
Set up compiler with minimal end-to-end interface allowing the F5 execution of current Q# file open in editor, no debugging. This PR uses the deprecated check call as a placeholder. Next PR will sub out the compiler for the debugger, replacing the check call.
- Loading branch information