Skip to content

VS Code extension for SPL (Simple Programming Language) used in The University of Hull's Languages and their Compilers module.

License

Notifications You must be signed in to change notification settings

J-Gore/SPL-vsc-extension

Repository files navigation

SPL README

Features

Adds support for basic syntax highlighting in SPL(Simple Programming Language) that is used in The University of Hull's Languages and their Compilers module.

Installation

To use this extension, download the master branch as a ZIP and extract it directly into the <user home>/.vscode/extensions folder and restart Code.

Note: ensure it is extracted to:~/extensions/SPL-vsc-extension-master not ~/extensions/SPL-vsc-extension-master/SPL-vsc-extension-master

Extension Settings

Adds support for .spl files.

Known Issues

Probably lots, feel free to put in a PR at the github repo.

1.0.0

Initial release with basic highlighting for keywords, identifiers and character constants.


About

VS Code extension for SPL (Simple Programming Language) used in The University of Hull's Languages and their Compilers module.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published