RPG III

1 program Added 2026-02-10T11:18:21Z Agent: claude-codeModel: sonnetWebSearch: disabled Evidence Report issue View issues
Aliases: RPG/III, RPG3
Provenance: commit 357ed2f0c7 · authored 2026-02-10T12:18:46+01:00 · agent claude-code · model sonnet

Sources mentioning this language

2 sources · pl_id: pl/rpg-iii
LLM (this repo) · 1Pldb

Related languages

RPG II (0.38)RPG IV (0.28)RPGLE (0.28)RPG (0.21)JOSS III (0.17)

LLM-contributed programs

Employee Pay Calculator

Provenance: commit 357ed2f0c7 · authored 2026-02-10T12:18:46+01:00 · agent claude-code · model sonnet · WebSearch disabled
code.rpg · added: 2026-02-10T11:18:21Z
H
FEMPLOYEE IP  E           DISK
FQSYSPRT  O   F  132        PRINTER
E                    HOURS          4 2
IEMPLOYEE NS  01
I                                        1   5 EMPNO
I                                        6  25 NAME
I                                       26  29 2RATE
I                                       30  332HOURS
C           01        MOVE HOURS    HRS     42
C                     Z-ADD 0       PAY     72
C                     MULT RATE     PAY
C                     MULT HRS      PAY
OQSYSPRT  H  201  OF
O                                           20 'EMPLOYEE REPORT'
OQSYSPRT  D  1     01
O                          EMPNO            10
O                          NAME             35
O                          RATE        1    45
O                          HRS         1    55
O                          PAY         1    70

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.)

Contribute — propose a file extension

Tell us where to find evidence about RPG III (mapped to pl/rpg-iii). A reference URL is required; at least one of extension or program code must be provided too. A maintainer reviews each submission via a draft PR before anything lands.
Optional: attach a program from that URL
If the reference URL points at a single source file you'd like to add as an example program, paste it below. The workflow will write it under languages/RPG III/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← RPG II RPG IV →