Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arthursudbrackibarra/islash-vscode-language-support

VSCode extension that provides language support for my programming language 'ISlash'.
https://github.com/arthursudbrackibarra/islash-vscode-language-support

islash syntax-highlighting vscode-extension

Last synced: 7 days ago
JSON representation

VSCode extension that provides language support for my programming language 'ISlash'.

Awesome Lists containing this project

README

        

# ISlash Language Support

Language support for the **ISlash** programming language. Includes syntax highlighting, code snippets, hovering tips and language icon.




Example Program





ISlash Files



## Requirements

In case you want to run your programs, you'll need to download the [ISlash](https://github.com/ArthurSudbrackIbarra/ISlash-Programming-Language/blob/main/README.md) language interpreter.

## Release Notes

### 0.0.1

- Initial release of ISlash Language Support extension.

### 0.0.2

- Added support for new instructions that were introduced and updated the instructions that were renamed.