Download

Get the latest Axle release.

Every download below is the most recent release, published straight from CI. Pick your platform — the editor extension talks to the bundled language server.

Latest — v0.8.6

Linux

Debian / Ubuntu · .deb

Installs the axle compiler and the axle-lsp language server. Open it with your package manager or run apt install ./<file>.deb.

Windows

x86-64 · .msi

Signed MSI installer. Adds axle and axle-lsp to your PATH so the VS Code extension finds the server automatically.

VS Code extension

Editor · .vsix

Syntax, completion, hover, diagnostics, rename and formatting. Install with “Extensions: Install from VSIX…”, or search the Marketplace once published.

Prefer building from source? See the install guide.