Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/equation314/decaf-vscode
Decaf language syntax highlighting for Visual Studio Code
https://github.com/equation314/decaf-vscode
Last synced: 18 days ago
JSON representation
Decaf language syntax highlighting for Visual Studio Code
- Host: GitHub
- URL: https://github.com/equation314/decaf-vscode
- Owner: equation314
- License: mit
- Created: 2019-10-22T18:46:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-23T11:04:52.000Z (over 5 years ago)
- Last Synced: 2024-11-09T22:36:10.640Z (3 months ago)
- Homepage: https://marketplace.visualstudio.com/items?itemName=equation314.decaf-vscode
- Size: 541 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Decaf language syntax highlighting for Visual Studio Code
#### [Repository](https://github.com/equation314/decaf-vscode) | [decaf-lang](https://github.com/decaf-lang/decaf)
![](images/decaf-logo-h.png)
[Decaf](https://github.com/decaf-lang/decaf) is a Java-like, but much smaller programming language mainly for educational purpose. We now have at least three different implementations of the compiler in Java, Scala and Rust. Since the standard language has quite a limited set of language features, students are welcome to add their own new features.
## Features
* Syntax highlighting
* Autoclosing brackets/quotes![](images/screenshot.png)