WFL
1 program
Added 2026-02-11T18:46:50Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: Work Flow Language, Burroughs WFL
Provenance: commit 11bed1eaf1 · authored 2026-02-11T19:48:35+01:00 · agent claude-code · model sonnet
Sources mentioning this language
3 sources · pl_id:
pl/work-flow-language-2Related languages
LLM-contributed programs
Simple Job Compilation Example
Provenance: commit 11bed1eaf1 · authored 2026-02-11T19:48:35+01:00 · agent claude-code · model sonnet · WebSearch disabled
?BEGIN JOB EXAMPLE;
?COMPILE COBOL;
TASK COMPILE/COBOL/SOURCE;
?END;
?RUN;
TASK RUN/OBJECT;
?END;
?END JOB.
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.)