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…

About KIRHA
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.
Discussion
Sign in to join the discussion.
Loading comments…
Tagged
Alternatives to KIRHA
Tools in the same space, ranked by how they are performing in the directory.
TexLite
TexLite: Lightweight self-hosted collaborative LaTeX editor and Overleaf alternative - SWUFE-DB-Group/TexLite
Open source/Developer ToolsIndexFlow core
Open-source search engine indexing infrastructure with inline SEO quality gates, fair multi-site scheduling, and rolling quota circuit breaker.
Open source/Writing & Content- Paid/Developer 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…
/Developer Tools- Paid/Writing & Content
Doc Scraper
Go web crawler to scrape documentation sites and convert content to clean Markdown for LLM ingestion (RAG, training data).
/Writing & Content