Orchard is a typed, concurrent language for building LLM agents. You write an agent once, then run it offline or against a real model. The same program embeds in Rust, C, Python, and the browser.
Installers for macOS, Windows, and Linux, plus Homebrew, Cargo, and Docker. Orchard runs anywhere Rust does, including the browser through WebAssembly.
Start with a one line agent and grow it into a tool using, typed, concurrent one. Every step runs offline. Then learn how to embed the runtime inside your own host.
Orchard is open source and built in the open. Ask questions, share what you build, and help decide where the language goes next.