The Deductive Verifier Caesar for VSCodeThis is the VSCode extension for the Caesar deductive verifier.
Caesar is a verifier for probabilistic and quantitative programs and thus supports reasoning about quantitative specifications such as "the expected runtime is at most You can find more information about Caesar and HeyVL on the website: https://www.caesarverifier.org/. On the website, you can also download the Caesar command-line binary for more advanced use cases that are not included in this VSCode extension. Getting Started WalkthroughThe extension will open a walkthrough on first startup to guide you through the installation. If this does not happen for you after installation, you can open the guide with the command Features
RequirementsYou will need to provide the Caesar binary for the extension to run. See installation instructions for more information. We provide binaries for MacOS (ARM and x86-64), Windows (x86-64), and Debian/Linux (x86-64). Extension SettingsYou can find Caesar's settings in the settings menu in the "Caesar" section. Known IssuesThis is a very new VSCode extension for Caesar. If you encounter any issues, feel free to open an issue. Release NotesOn Github, we have a list of all of Caesar's releases along with binaries. |