Installation
Quick Install
Linux / macOS:
Windows (PowerShell):
This installs star-lang (compiler & runtime) and star-lsp (language server) to ~/.starlang/bin/.
VS Code Extension
Install the StarLang extension from the VS Code Marketplace. The extension automatically runs the installer on first activation.
Features: - Syntax highlighting - Diagnostics and completion (via LSP) - Debug support with breakpoints (via DAP) - Run with F6, Run Release with Shift+F6
Update
To update to the latest version: