.rno
SWH popularity
From the SWH-MSR-ARV dataset (Desmazières, Di Cosmo, Lorentz, MSR 2025; file nb_extensions_alphanum.csv) — one row per (ext, year) in the full SWH archive. Case-aggregated. citation.
Case variants in archive: .rno (1.6K), .RNO (44) — aggregated above.
Confirm or correct this extension
Existing claims are only secondary or weakly-attested. A confirmation (or correction) would strengthen the catalog. Vocabulary reference: docs/extension_labels.md.
What happens after I submit?
- A new GitHub issue is opened in this repo with your form contents
in a structured YAML block and the label
ext-review. Your GitHub login becomes the annotator; the issue'screated_atis the submission timestamp. - A curator script (
tools/process_extension_labels.py) fetches allext-reviewissues and writes their parsed contents intodata/derived/extension_labels.csvwithcurator_status="new". Until this script runs, your submission lives only as the GitHub issue. - Your submission shows up on the curator triage page
(/review/curator/)
under "new". Maintainers review the issue (comment, ask for
clarification, accept or reject) and edit
extension_labels.csvto setcurator_statustoaccepted. - For
pl/<id>labels,build_pl_taxonomy.pypromotes accepted labels intoext_claim.csvwithsource="manual_review:<your-login>"andstrength="proposed". The next site rebuild then shows your claim on this extension's page and on the language's page. - Friendly-name + reference-URL labels (e.g.
binary:imagefor.png) are not promoted intoext_claim.csv(they aren't PL claims) but are surfaced on this page's "Prior labels" table so anyone landing here sees them next to the auto-detected category.
In short: submitting opens an issue (provenance), and a small ingestion pipeline turns issues into rows the site renders. The loop is currently manual (the curator script must be run by a maintainer); GitHub Actions could automate it on each new issue.
Claimants (2)
.rno among their extensions. Strength reflects whether the upstream source treated it as their primary extension.| Language | Source | Strength |
|---|---|---|
| Roff | linguist | secondary |
| RUNOFF | linguist | secondary |
Disambiguation rules (2)
.rno file actually is.| Rule | Predicts | Kind | Predicates (truncated) |
|---|---|---|---|
h/linguist/.rno/0 | RUNOFF | predicates | [{"kind": "any", "regexes": ["(?i:^\\.!|^\\f|\\f$|^\\.end lit(?:eral)?\\b|^\\.[a-zA-Z].*?;\\.[a-zA-Z](?:[; \\t])|\\^\\*[^\\s*][^*]*\\\\\\*(?:$|\\s)|^\\.c;[ \\t]*\\w+)"]}] |
h/linguist/.rno/1 | Roff | predicates | [{"kind": "any", "regexes": ["^\\.\\\\\" "]}] |
SWH-mined examples (0)
No archived examples for .rno in our local mirror yet.