syrup-mode
syrup-mode is a Visual Studio Code extension that provides comprehensive language support for the syrup programming language.
Features
- Syntax highlighting
- Run Syrup code
Installation
- Open VS Code
- Go to Extensions (Ctrl+Shift+X)
- Search for "syrup-mode"
- Click Install
Usage
The extension activates automatically when opening .syrup files.
Commands
syrup.run: Run the current Syrup file
syrup.install: Install the Syrup compiler (requires cabal install via ghcup)
Requirements
- Visual Studio Code 1.95.0 or higher
- cabal/GHC (install via ghcup)
- graphviz (for display keyword)
Contributing
Contributions are welcome!
License
This project is licensed under the GPL v3 License - see the LICENSE file for details.
| |