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

COOL Language Support

Preview

Linhan

|
1,144 installs
| (2) | Free
Language support for COOL(Classroom Object Oriented Language)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

COOL Language Support

Overview

This extension aims to make COOL more accessible to those who are learning it, leverage the burden of repeated manual works. It can be installed from the VS Code marketplace!

It provides support for COOL(Classroom Object Oriented Language), a programming language designed by Alexander Aiken at Stanford.

Features:

  • Static error checking

This extension is connected with a COOL compiler backend that validates your program in real-time. Whenever a lexical/syntax/typing error is made, an error message will be displayed.

alt-text

  • Auto-Completion

This extension also provides auto-completion support based on code snippets. Semantic-based autocomplete is under development and will be added in the future.

alt-text

Note

  • This extension is built based on the lsp-sample by Microsoft.
  • The syntax higlight feature is based on language-cool by Guangming Mao.
  • Feel free to leave a comment!
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft