Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>CSP Language SupportNew to Visual Studio Code? Get it now.
CSP Language Support

CSP Language Support

Long Pham

|
2,408 installs
| (0) | Free
Supports syntax highlighting for machine-readable CSP
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode-CSP-Support

This is an extension of Visual Studio Code to support syntax highlighting for CSPM (machine-readable CSP).

Invented and developed by C. A. R. Hoare, CSP (Communicating Sequential Processes) is a process algebra used to model and study concurrent systems. The University of Oxford has developed a piece of software, called FDR, which assists with modelling and visualization of concurrent systems described in CSP.

Users write scripts containing definitions of processes and assertions to be verified. These are written in CSPM. FDR then reads in the scripts. The users can click buttons to have the program work out the validity of the given assertions. The documentation for CSPM and FDR is available here.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft