Zephir
1 program
Added 2026-02-05T21:55:04Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: —
Provenance: commit dca4d6986a · authored 2026-02-05T22:55:29+01:00 · agent claude-code · model sonnet
Sources mentioning this language
5 sources · pl_id:
pl/zephirExtensions 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 |
|---|---|---|---|
.zep | linguist | primary | 44.9K files |
.zep | pygments | primary | 44.9K files |
Related languages
LLM-contributed programs
Hello World
Provenance: commit dca4d6986a · authored 2026-02-05T22:55:29+01:00 · agent claude-code · model sonnet · WebSearch disabled
namespace Example;
class Hello
{
public function say()
{
echo "Hello, World!";
}
}
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.)