# mame/quine-relay

An uroboros program with 100+ programming languages

Repository: https://github.com/mame/quine-relay
Canonical: https://ross.abutalabs.com/products/quine-relay
Language: Ruby
License Family: other
Topics: quine
Last push: 2025-10-24T15:12:43+00:00

## Health v2 (maintenance only)
Score: 54/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 48, release rhythm 35, longevity 100
- inputs: {"age_days": 4797, "days_push": 313, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 14591, forks 568 (observed 2026-08-28T04:11:07.317388+00:00)

## What it is
A Ruby program that generates a Rust program that generates a Scala program, and so on through 128 programming languages, eventually reproducing the original Ruby code. It is a recreational 'uroboros quine' demonstrating an enormous multi-language self-reproducing program chain.

## Use cases
- explore how quines work across many languages
- see the same program written in 128 programming languages
- recreational programming challenge or demo
- learn about self-reproducing programs
- test that many compilers and interpreters are installed correctly

## When to choose
- you want a fun, extreme example of a quine spanning many languages
- you are studying quine construction techniques
- you want a stress test for a large set of installed compilers and interpreters

## When to avoid
- you need a practical tool or library for production use
- you want a simple, small quine to learn from
- you need software with a license for redistribution

## Facets
- artifact type: learning-resource
- maturity: active
- function: interpreter, compiler, programming-language
- domain: programming-languages, education
- platform: cli
- tags: quine, esoteric, novelty, polyglot, recreational-programming, algorithms, linux

## Member repositories
- mame/quine-relay (main) score 54

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:07.317388+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:12:28.090081+00:00, confidence not recorded.
  - readme: https://github.com/mame/quine-relay (fetched 2026-08-28T04:11:07.317388+00:00, sha 25f904cfe760)
- Data as of 2026-08-30T08:39:29.467469+00:00.
