Releases: devzolo/zolo-releases
Releases · devzolo/zolo-releases
Release list
v0.1.7-alpha — Early Access
Zolo v0.1.7-alpha — Early Access
Pre-built binaries for all platforms. Each CLI archive bundles the runtime (zolo), the language server (zolo-lsp), the debugger (zolo-dap) and all 183 plugins, so use plugin … works offline.
Install
Step-by-step instructions for every platform: https://zolo-lang.devzolo.com/install
Quick start — download the archive for your platform, extract to ~/.zolo (or %USERPROFILE%\.zolo) and add that folder to your PATH.
Assets
| Asset | Contents |
|---|---|
zolo-lang-0.1.7-alpha-<platform>.{zip,tar.gz} |
CLI toolchain — runtime + LSP + DAP + 183 plugins |
zolo-lang-0.1.7-alpha@<platform>.vsix |
VS Code extension |
Platforms: win32-x64, linux-x64, darwin-x64 (Intel), darwin-arm64 (Apple Silicon).
Pre-release / Early Access. APIs and bundled plugins may change between alphas.