ROSCOE
1 program
Added 2026-02-16T16:17:16Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: Remote OS Conversational Operation Environment
Provenance: commit d1cb0e5d05 · authored 2026-02-16T17:18:26+01:00 · agent claude-code · model sonnet
Sources mentioning this language
2 sources · pl_id:
pl/roscoeRelated languages
LLM-contributed programs
ROSCOE Job Control Example
Provenance: commit d1cb0e5d05 · authored 2026-02-16T17:18:26+01:00 · agent claude-code · model sonnet · WebSearch disabled
%ROSCOE JOB CARD
* SAMPLE ROSCOE PROGRAM
* FILE ALLOCATION AND EXECUTION
%ALLOC FILE=INPUT,UNIT=DISK,SPACE=10
%ALLOC FILE=OUTPUT,UNIT=DISK,SPACE=20
* EXECUTE PROGRAM
%LOAD MYPROG
%RUN
* PRINT OUTPUT FILE
%PRINT FILE=OUTPUT
%END
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.)