Skip to content

Visual Studio Code syntax and language support for the Decaf programming language

License

Notifications You must be signed in to change notification settings

luispadron/Decaf-Lang-Syntax

Repository files navigation

Decaf Language Support

This Visual Studio Code extension provides language support for the Decaf programming language. Decaf is a programming language taught and developed in EECS 483 (Compiler Construction) @ University of Michigan.

This extension is currently very basic and simply adds some syntax highlighting for the languages keywords,identifiers,etc. If you'd like to contribute feel free to open a pull request!

Install

To install this simply clone this repo into your $HOME/.vscode/extensions directory.

git clone git@github.com:luispadron/Decaf-Lang-Syntax.git ~/.vscode/extensions/decaf-lang-syntax

Usage

All thats needed is to create a file ending in the .decaf extension, with this extension VSCode should automatically detect the language and show the correct language in the bottom right.

About

Visual Studio Code syntax and language support for the Decaf programming language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages