All Projects → alygin → Vscode Tlaplus

alygin / Vscode Tlaplus

Licence: mit
TLA+ language support for Visual Studio Code

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Vscode Tlaplus

vscode-tlaplus
TLA+ language support for Visual Studio Code
Stars: ✭ 213 (+40.13%)
Mutual labels:  verification, specification, vscode-extension, model-checking, formal-methods
klever
Read-only mirror of the Klever Git repository
Stars: ✭ 18 (-88.16%)
Mutual labels:  verification, specification, model-checking, formal-methods
Software Quality Wiki
Software Quality Wiki
Stars: ✭ 1,991 (+1209.87%)
Mutual labels:  formal-methods, verification, model-checking
Tool lists
Links to tools by subject
Stars: ✭ 270 (+77.63%)
Mutual labels:  formal-methods, verification, model-checking
cafeobj
Development of the CafeOBJ interpreter
Stars: ✭ 25 (-83.55%)
Mutual labels:  verification, specification
plutus-experimental-smart-contracts
Experimental Smart Contracts In Plutus.
Stars: ✭ 34 (-77.63%)
Mutual labels:  model-checking, formal-methods
kani
Kani Rust Verifier
Stars: ✭ 229 (+50.66%)
Mutual labels:  verification, model-checking
jayhorn
Static checker for Java
Stars: ✭ 54 (-64.47%)
Mutual labels:  verification, model-checking
intrepid
Intrepyd Model Checker
Stars: ✭ 14 (-90.79%)
Mutual labels:  model-checking, formal-methods
Seahorn
SeaHorn Verification Framework
Stars: ✭ 270 (+77.63%)
Mutual labels:  verification, model-checking
Blockingqueue
Tutorial "Weeks of debugging can save you hours of TLA+". Each git commit introduces a new concept => check the git history!
Stars: ✭ 343 (+125.66%)
Mutual labels:  specification, model-checking
Stainless
Verification framework and tool for higher-order Scala programs
Stars: ✭ 241 (+58.55%)
Mutual labels:  formal-methods, verification
Concuerror
Concuerror is a stateless model checking tool for Erlang programs.
Stars: ✭ 277 (+82.24%)
Mutual labels:  verification, model-checking
Cosa
CoreIR Symbolic Analyzer
Stars: ✭ 35 (-76.97%)
Mutual labels:  formal-methods, model-checking
Hacl Star
HACL*, a formally verified cryptographic library written in F*
Stars: ✭ 1,360 (+794.74%)
Mutual labels:  formal-methods, verification
Tulip Control
Temporal Logic Planning toolbox
Stars: ✭ 81 (-46.71%)
Mutual labels:  specification, verification
Tlaplus
TLC is an explicit state model checker for specifications written in TLA+. The TLA+Toolbox is an IDE for TLA+.
Stars: ✭ 1,618 (+964.47%)
Mutual labels:  verification, model-checking
Vsnotes
Simple VS Code extension for plain text note taking.
Stars: ✭ 146 (-3.95%)
Mutual labels:  vscode-extension
Vscode Powertools
A swiss army knife with lots of tools, extensions and (scriptable) enhancements for Visual Studio Code.
Stars: ✭ 150 (-1.32%)
Mutual labels:  vscode-extension
Vulncost
Find security vulnerabilities in open source npm packages while you code
Stars: ✭ 146 (-3.95%)
Mutual labels:  vscode-extension

TLA+ for Visual Studio Code

Build Status Quality Gate VS Code extension version

This extension adds support for the TLA+ formal specification language to VS Code. It also supports running the TLC model checker on TLA+ specifications.

Features

  • TLA+ and PlusCal syntax highlighting and code snippets.
  • Running the PlusCal-to-TLA+ translator and module parser.
  • Running TLC model checker on TLA+ specifications.
  • Model checking process and result visualization.
  • Evaluating constant expressions.
  • Converting TLA+ specifications to LaTeX and PDF documents.
  • Code completion.
  • Code on-type formatting.
  • Powered by the official TLA+ tools.

Documentation

The project's Wiki provides information on how to install, configure and use the extension.

Contributing

All forms of contribution are highly welcome! Feel free to file bugs, propose improvements, ask questions, send other feedback.

If you decide to pitch in and write some code, this document will provide you with useful information: CONTRIBUTING.md.

TLA+ Resources

If you're not familiar with TLA+, but want to get a grasp on it, the following list of resources is a good starting point:

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].