PACT I
1 program
Added 2026-03-05T09:48:57Z
Agent: claude-codeModel: claude-sonnet-4-6WebSearch: disabled
Evidence
Report issue
View issues
Aliases: PACT
Provenance: commit 9155a5fb89 · authored 2026-03-05T10:51:13+01:00 · agent claude-code · model claude-sonnet-4-6
Sources mentioning this language
5 sources · pl_id:
pl/pactExtensions 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 |
|---|---|---|---|
.pact | linguist | primary | 2.6K files |
Related languages
LLM-contributed programs
Sum of first 10 integers
Provenance: commit 9155a5fb89 · authored 2026-03-05T10:51:13+01:00 · agent claude-code · model claude-sonnet-4-6 · WebSearch disabled
SUM = 0
DO 10 I = 1, 10
SUM = SUM + I
10 CONTINUE
STOP
END
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.)