Seed
1 program
Added 2025-10-23T07:10:06Z
Model: deepseek/deepseek-chat-v3-0324Temp: 0.4
Evidence
Report issue
View issues
Aliases: —
Provenance: commit 3f34322864 · authored 2025-10-23T09:10:06+02:00 · model deepseek/deepseek-chat-v3-0324
Sources mentioning this language
2 sources · pl_id:
pl/seedRelated languages
LLM-contributed programs
Hello World in Seed
Provenance: commit 3f34322864 · authored 2025-10-23T09:10:06+02:00 · model deepseek/deepseek-chat-v3-0324 · Temp 0.4
$ include "seed7_05.s7i";
const proc: main is func
begin
writeln("Hello World!");
end func;
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.)