Skip to content

dynaroars/COOL-Language-Support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 18, 2025
02168c8 · Mar 18, 2025

History

46 Commits
Mar 18, 2025
Aug 18, 2021
Aug 17, 2021
Nov 18, 2022
Nov 18, 2022
Aug 18, 2021
Mar 18, 2025
Mar 9, 2022
Aug 17, 2021
May 26, 2022
Nov 24, 2021
Mar 18, 2025
Mar 18, 2025
Aug 17, 2021

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published