CUPL
1 program
Added 2025-11-12T10:53:38Z
Model: x-ai/grok-4-fastTemp: 0.4
Evidence
Report issue
View issues
Aliases: —
Provenance: commit dc616ef294 · authored 2025-11-12T11:53:38+01:00 · model x-ai/grok-4-fast
Sources mentioning this language
3 sources · pl_id:
pl/cornell-university-programming-language-2Related languages
LLM-contributed programs
ANDY Device Example
Provenance: commit dc616ef294 · authored 2025-11-12T11:53:38+01:00 · model x-ai/grok-4-fast · Temp 0.4
Name andy ;
PartNo 01 ;
Date 12/91 ;
Revision 01 ;
Designer Electronics ;
Company My Company ;
Assembly My Board ;
Location A1 ;
Device g16r8 ;
/* input list */
Pin 1 = A ; /* address lines */
Pin 2 = B ;
Pin 3 = C ;
Pin 4 = clk ;
Pin 11 = D ;
Pin 12 = oe ;
/* logic equations */
Q1 = A $ clk ;
Q2 = B $ clk ;
Q3 = C $ clk ;
/* output list */
Pin 19 = Q1 ;
Pin 18 = Q2 ;
Pin 17 = Q3 ;
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.)