# KIRHA

> How a small team of agents coordinated to open-source a 50-year-old proprietary technology using only its public documentation, and what it means for the futur…

- **Website:** https://kirha.com/research/opensas
- **Pricing:** open source
- **Categories:** Developer Tools, Writing & Content
- **Tags:** developer-tools, writing-content, design
- **Platforms:** Web, macOS, Windows, Linux, CLI
- **Last verified:** 2026-09-10
- **Canonical page:** https://linkrena.com/tools/kirha

## About

Coding agents are transforming software engineering. They no longer just autocomplete code: they plan, write, execute, and collaborate over increasingly long horizons. On July 20, Cursor showed what this looks like at scale, with a swarm of agents rebuilding SQLite in Rust from its 835-page manual [ 1 ] .

Yet one major programming language has been left behind by this new paradigm: SAS. The proprietary technology has dominated regulated industries for decades and still accounts for 68% of clinical statistical programming [ 2 ] .

An agent can write SAS, but without programmatic access to a runtime, it cannot execute, test, or correct the programs it produces. That breaks the feedback loop that makes coding agents effective.

Introducing OpenSAS : an open-source, SAS 9.4-compatible interpreter written in Zig. For supported programs, it produces byte-for-byte compatible output with SAS across complete production pipelines. At the time of writing, OpenSAS is 87,795 lines of Zig across 3,548 commits , all generated by coding agents. It is backed by 829 unit tests , 1,835 conformance tests against a corpus of expected SAS 9.4 outputs, and two end-to-end real-world clinical programs, including complete SDTM and ADaM pipelines.

## Related tools

- [TexLite](https://linkrena.com/tools/texlite): TexLite: Lightweight self-hosted collaborative LaTeX editor and Overleaf alternative - SWUFE-DB-Group/TexLite
- [IndexFlow core](https://linkrena.com/tools/indexflow-core): Open-source search engine indexing infrastructure with inline SEO quality gates, fair multi-site scheduling, and rolling quota circuit breaker.
- [It Was Never You](https://linkrena.com/tools/it-was-never-you): Re-write their wrongs.
- [Web Iterate](https://linkrena.com/tools/web-iterate): Google today reached the final milestone in a browser-extension transition that has been years in the making, all remaining Manifest V2 extensions were removed…
- [THEYFELL](https://linkrena.com/tools/theyfell): A business, a website, a resume, a career, anything you built.
- [Doc Scraper](https://linkrena.com/tools/doc-scraper): Go web crawler to scrape documentation sites and convert content to clean Markdown for LLM ingestion (RAG, training data).
