Morte
1 program
Added 2026-02-11T14:15:53+00:00
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: —
Provenance: commit 0ee47b51e2 · authored 2026-02-11T15:16:36+01:00 · agent claude-code · model sonnet
Sources mentioning this language
2 sources · pl_id:
pl/morteRelated languages
LLM-contributed programs
Church Encoding Identity Function
Provenance: commit 0ee47b51e2 · authored 2026-02-11T15:16:36+01:00 · agent claude-code · model sonnet · WebSearch disabled
( \(n : *)
-> \(f : n -> n)
-> \(x : n)
-> ( \(list : *)
-> \(cons : * -> list -> list)
-> \(nil : list)
-> n
) n (\(_ : *) -> \(y : n) -> f y) x
) (* -> *) (\(a : *) -> a) (\(a : *) -> a)
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.)