Dex
1 program
Added 2026-02-08T00:00:00Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: —
Provenance: commit 80095e3e55 · authored 2026-02-08T14:56:59+01:00 · agent claude-code · model sonnet
Sources mentioning this language
3 sources · pl_id:
pl/dexExtensions claimed by this language
1 claim. 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 |
|---|---|---|---|
.dex | wikidata | primary | 9.9M files |
Related languages
ProvideX (0.05)
LLM-contributed programs
Sum of Squares
Provenance: commit 80095e3e55 · authored 2026-02-08T14:56:59+01:00 · agent claude-code · model sonnet · WebSearch disabled
def sumOfSquares (xs: n=>Float) : Float =
sum for i. xs.i * xs.i
:p sumOfSquares [1.0, 2.0, 3.0, 4.0, 5.0]
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.)