Install Origin.

Start building intelligent systems today. Origin is available as a standalone toolchain for Windows. Linux and macOS support coming soon.

Download for Windows (x64) Source Code

v1.7.7 Stable • Includes compiler, runner, and installer script.

Looking for an older version? View Archives

Quick Start

1. Download and Extract

Download the OriginInstaller.zip and extract all files to a folder on your computer.

2. Run the Installer

Right-click install_origin.ps1 and select "Run with PowerShell". This will move Origin to your user profile and add it to your system PATH.

3. Verify Installation

Open a new terminal (Command Prompt or PowerShell) and type:

$ origin --version
Origin Programming Language v1.7.7

What's included?

The installer package provides everything you need to start building hardware-native applications:

  • origin.exe: The core compiler and runtime engine.
  • Origin Builder: Tooling to compile your scripts into standalone executables.
  • Module System: Full support for multi-file projects and namespacing.
  • Hardware Drivers: Pre-bundled support for common robotics components.