The Language-Integrated Quantum Operations (LIQUi|>) Simulator
App Class |
Utilities for executing the Liquid application.

Namespace: Microsoft.Research.Liquid
Assembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)

F#
[<AbstractClassAttribute>] [<SealedAttribute>] type App = class end
The App type exposes the following members.

Name | Description | |
---|---|---|
![]() ![]() | RunLiquid |
The main routine for running Liquid.
This function gets the command-line parameters from the environment,
parses them, and executes the requested Liquid method.
|
