Paste a JCL deck and get a plain-English comment on what each JOB, EXEC, and DD statement actually does.
Pattern-matches the common statement shapes (JOB, EXEC PGM/PROC, DD with DSN, SYSOUT, DUMMY, or instream data). It is not a full JCL parser: anything it doesn't recognize is labeled as such, not guessed at.