Skip to content

dynaroars/COOL-Language-Support

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