Skip to main content

Language

Types, ownership, Result types, and the compiler model behind Sifr.

From Python

What carries over from Python and what Sifr checks at compile time.

CLI

Build, run, check, format, lint, and test from the terminal.

Projects

Manifests, dependencies, lockfiles, and publishing Sifr libraries.

Standard Library

Built-in sifr.* modules for I/O, networking, concurrency, and text.

Get Started

New to Sifr? Install the toolchain and compile your first program.

Installation

Install on macOS or Linux with the official script.

Quickstart

Write, run, and build a small program end to end.

From Python

See the compact compatibility bridge for Python developers.