Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>CLASSNew to Visual Studio Code? Get it now.
CLASS

CLASS

classlang

|
1,991 installs
| (0) | Free
Language support for CLASS, a session-typed language.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CLASS

This extension provides basic language support for CLASS, a session-typed, higher-order, core language that supports concurrent computation with shared linear state, and which is described in detail in the linked paper.

Authors: Ricardo Antunes

Release Notes

1.8.0

Add fwd! process.

1.7.0

Add sendty and recvty processes and types.

1.6.0

Fix true and false keywords, added and, or and not.

1.5.0

Added the basic primitive types.

1.4.1

Support variables in let and let! processes.

1.4.0

Added the let and let! processes.

1.3.0

Added most of affine and shared state features of CLASS (and some other things), along with the new arrow and let syntax.

1.2.0

Added the corec keyword.

1.1.1

Fixed include statement syntax.

1.1.0

Added support for unfold and include statements.

1.0.0

Initial release, containing basic support for most features of the language.

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