El-76

1 program Added 2026-02-23T10:28:28Z Agent: claude-codeModel: claude-sonnet-4-6WebSearch: enabled Evidence Report issue View issues
Aliases: Эль-76
Provenance: commit 26acba3de8 · authored 2026-02-23T11:29:00+01:00 · agent claude-code · model claude-sonnet-4-6

Sources mentioning this language

3 sources · pl_id: pl/el-76
LLM (this repo) · 1WikipediaWikidata · Q52185779

Wikipedia infobox

Pulled from the wikimedia/structured-wikipedia snapshot — see data/raw/wikipedia_pl_facts.*.jsonl and pl_fact.csv for the long-table provenance.

Paradigmsapplied · structured · task management · system
Designed byLebedev Institute of Precision Mechanics · Computer Engineering · Boris Babayan · Co
First appeared1972
Influenced byALMIR-65 · Analitik
Homepagehttps://io89.pl.tl/%26%231059%3B%26%231089%3B%26%231090%3B%26%231072%3B%26%231074%3B%26%231099%3B-%26%231085%3B%26%231072%3B-%26%231082%3B%26%231110%3B%26%231088%3B%26%231099%3B%26%231083%3B%26%231110%3B%26%231094%3B%26%231099%3B.htm#eli

Related languages

Smalltalk-76 (0.13)Elan (0.12)ELLA (0.12)Elsa (0.12)Elf (0.12)

LLM-contributed programs

99 Bottles of Beer

Provenance: commit 26acba3de8 · authored 2026-02-23T11:29:00+01:00 · agent claude-code · model claude-sonnet-4-6 · WebSearch enabled
code.l76 · added: 2026-02-23T10:28:28Z
% Песня о пиве 99.l76
программа
  процедура пиво = проц(ф32 бутылок)
  начало
    если бутылок = 0 то
      печатьмс(стр8 "no bottles")
    инес бутылок = 1 то
      печатьмс(стр8 "1 bottle")
    иначе
      печать(бутылок);
      печатьмс(стр8 " bottles")
    все
  конец;

  ф32 бутылок;
  для бутылок от 99 вниздо 1 цикл
    пиво(бутылок);
    печатьмс(стр8 " of beer on the wall, ");
    пиво(бутылок);
    печатьмс(стр8 " of beer.");
    печатькс();
    печатьмс(стр8 "Take one down and pass it around, ");
    пиво(бутылок - 1);
    печатьмс(стр8 " of beer on the wall.");
    печатькс();
    печатькс()
  повторить;

  печатьмс(стр8 "No more bottles of beer on the wall, no more bottles of beer.");
  печатькс();
  печатьмс(стр8 "Go to the store and buy some more, 99 bottles of beer on the wall.")
конец

Real programs from Software Heritage

No SWH evidence indexed yet for this language. (Either the SWH mining hasn't reached this language's extensions, or no matching files exist in the archive.)

Contribute — propose a file extension

Tell us where to find evidence about El-76 (mapped to pl/el-76). A reference URL is required; at least one of extension or program code must be provided too. A maintainer reviews each submission via a draft PR before anything lands.
Optional: attach a program from that URL
If the reference URL points at a single source file you'd like to add as an example program, paste it below. The workflow will write it under languages/El-76/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← Ekativ el1 →