S-lang
1 program
Added 2025-10-22T15:05:13Z
Model: meta-llama/llama-3.1-70b-instructTemp: 0.4
Evidence
Report issue
View issues
Aliases: SLang
Provenance: commit 682c8cfe99 · authored 2025-10-22T17:05:14+02:00 · model meta-llama/llama-3.1-70b-instruct
Sources mentioning this language
3 sources · pl_id:
pl/s-langRelated languages
LLM-contributed programs
S-lang interpreter
Provenance: commit 682c8cfe99 · authored 2025-10-22T17:05:14+02:00 · model meta-llama/llama-3.1-70b-instruct · Temp 0.4
include slang.h
main ()
{
variable msg = "Hello, World!";
printf ("%s\n", msg);
}
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.)