download

no installer yet,
just the compiler.

Zag is early. There's no packaged release, but the bootstrap script gets you a working compiler in one step.

no built releases yet

Zag doesn't have installers for any platform yet. Right now the only way to run it is to build it yourself, which takes a few minutes.

build from source

always available, on any platform.

get started
$ git clone https://github.com/Sylorlabs/zag
$ cd zag/zag-poc && chmod +x znc bootstrap.sh && ./bootstrap.sh

Or browse every release directly on GitHub ↗.