Download minc

minc is distributed as a single executable with examples, standard library, editor support, and build scripts.

Current release: v0.9.6

PlatformArchitectureDownload
Windows x64 minc-0.9.6-win-x64.zip
macOS arm64 minc-0.9.6-macos-arm64.zip
Linux x64 minc-0.9.6-linux-x64.zip
Linux arm64 minc-0.9.6-linux-arm64.zip

What's included

Getting started

$ minc run hello.mc
Hello, world!

See the Language Reference for full documentation.