Skip to content

Releases: devzolo/zolo-releases

v0.1.7-alpha — Early Access

Pre-release

Choose a tag to compare

@devzolo devzolo released this 27 May 22:23
2f8e3d1

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.