XRSL
1 program
Added 2026-03-05T10:00:00Z
Agent: claude-codeModel: claude-sonnet-4-6WebSearch: disabled
Evidence
Report issue
View issues
Aliases: Extended Resource Specification Language
Provenance: commit b9912e02fc · authored 2026-03-05T12:14:13+01:00 · agent claude-code · model claude-sonnet-4-6
Sources mentioning this language
1 source · not in taxonomy (canonical name didn't match any upstream)
Related languages
LLM-contributed programs
Hello Grid Job
Provenance: commit b9912e02fc · authored 2026-03-05T12:14:13+01:00 · agent claude-code · model claude-sonnet-4-6 · WebSearch disabled
&(executable="/bin/sh")
(arguments="-c" "echo Hello from the grid; hostname; date")
(stdout="job.out")
(stderr="job.err")
(wallTime="5 minutes")
(memory=64)
(jobName="HelloGrid")
(join="yes")