Installation

Get up and running with the MIND compiler toolchain.

Prerequisites

  • Linux (x86_64) or macOS (Apple Silicon/Intel)
  • GLIBC 2.27+

One-Line Install

The easiest way to install MIND is via our official installer script:

curl --proto '=https' --tlsv1.2 -sSf https://get.mindlang.dev | sh

Verifying Installation

Restart your terminal and run:

mind --version