An open API service indexing awesome lists of open source software.

https://github.com/imandra-ai/ipl-vscode

Imandra Protocol Language VS Code Plugin
https://github.com/imandra-ai/ipl-vscode

formal-methods formal-verification imandra language-server-protocol

Last synced: 5 months ago
JSON representation

Imandra Protocol Language VS Code Plugin

Awesome Lists containing this project

README

          

![Aesthetic Integration](https://storage.googleapis.com/imandra-assets/images/github/vs_code_plug_head.svg)
---
Welcome to Imandra Protocol Language VS Code Plugin Repo

This repo contains the vsix file required to run a language server for Imandra Protocol Language (IPL) in VSCode. It is possible to find it on the Visual Studio MarketPlace:

[![](https://storage.googleapis.com/imandra-assets/images/github/vsmp.png)](https://marketplace.visualstudio.com/items?itemName=aestheticintegration.ipl-vscode)

Please refer to the documentation for IPL:

[![](https://storage.googleapis.com/imandra-assets/images/github/ipldoc.png)](https://docs.imandra.ai/ipl/)

Examples can be found in the examples repository [here](https://github.com/AestheticIntegration/ipl-examples)