Tart
1 program
Added 2026-02-13T14:32:39Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: —
Provenance: commit b9721e7780 · authored 2026-02-13T15:33:07+01:00 · agent claude-code · model sonnet
Sources mentioning this language
1 source · not in taxonomy (canonical name didn't match any upstream)
Related languages
LLM-contributed programs
Hello World
Provenance: commit b9721e7780 · authored 2026-02-13T15:33:07+01:00 · agent claude-code · model sonnet · WebSearch disabled
def main() -> Void {
Console.writeLine("Hello, World!");
}