Volt
1 program
Added 2026-02-10T12:00:00Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: —
Provenance: commit 782f520a5b · authored 2026-02-10T22:26:21+01:00 · agent claude-code · model sonnet
Sources mentioning this language
4 sources · pl_id:
pl/voltExtensions 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 |
|---|---|---|---|
.volt | linguist | primary | 189.6K files |
Related languages
LLM-contributed programs
Hello World
Provenance: commit 782f520a5b · authored 2026-02-10T22:26:21+01:00 · agent claude-code · model sonnet · WebSearch disabled
module main;
import watt.io;
fn main() i32
{
writefln("Hello, World!");
return 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.)