Déjà Vu
1 program
Added 2026-02-23T12:00:00Z
Agent: claude-codeModel: claude-sonnet-4-6WebSearch: disabled
Evidence
Report issue
View issues
Aliases: dejavu, deja-vu
Provenance: commit 208c29cc77 · authored 2026-02-23T10:01:32+01:00 · agent claude-code · model claude-sonnet-4-6
Sources mentioning this language
4 sources · pl_id:
pl/djvuWikipedia infobox ↗
Pulled from the
wikimedia/structured-wikipedia
snapshot — see data/raw/wikipedia_pl_facts.*.jsonl and
pl_fact.csv for the long-table provenance.
| Designed by | AT&T Labs – Research |
|---|---|
| First appeared | 1998 |
Extensions claimed by this language
2 claims. Each row is one upstream assertion with its strength.
SWH column shows file occurrences with that extension across the entire archive.| Extension | Source | Strength | SWH |
|---|---|---|---|
.djvu | wikidata | primary | 21.2K files |
.djv | wikidata | secondary | 291 files |
Related languages
LLM-contributed programs
FizzBuzz
Provenance: commit 208c29cc77 · authored 2026-02-23T10:01:32+01:00 · agent claude-code · model claude-sonnet-4-6 · WebSearch disabled
for i range 1 101:
if not % i 15:
!print "FizzBuzz"
elseif not % i 3:
!print "Fizz"
elseif not % i 5:
!print "Buzz"
else:
!print i
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.)