APT
1 program
Added 2026-02-08T15:39:28Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: Automatically Programmed Tool
Provenance: commit 70bfe431e6 · authored 2026-02-08T16:40:39+01:00 · agent claude-code · model sonnet
Sources mentioning this language
4 sources · pl_id:
pl/aptWikipedia infobox ↗
Pulled from the
wikimedia/structured-wikipedia
snapshot — see data/raw/wikipedia_pl_facts.*.jsonl and
pl_fact.csv for the long-table provenance.
| Paradigms | numerical control |
|---|---|
| Designed by | Douglas T. Ross |
| First appeared | 1956 |
Related languages
LLM-contributed programs
Rectangular Part Milling
Provenance: commit 70bfe431e6 · authored 2026-02-08T16:40:39+01:00 · agent claude-code · model sonnet · WebSearch disabled
PARTNO APT SAMPLE PROGRAM
MACHIN/MILL,1
CLPRNT
UNITS/INCHES
P1 = POINT/0,0,0
P2 = POINT/4,0,0
P3 = POINT/4,3,0
P4 = POINT/0,3,0
L1 = LINE/P1,P2
L2 = LINE/P2,P3
L3 = LINE/P3,P4
L4 = LINE/P4,P1
FROM/SETPT
SPINDL/1000,CLW
COOLNT/ON
FEDRAT/10
GO/TO,L1,TO,L4
GORGT/L1,PAST,L2
GORGT/L2,PAST,L3
GORGT/L3,PAST,L4
GORGT/L4,PAST,L1
COOLNT/OFF
SPINDL/OFF
GOTO/SETPT
FINI
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.)