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-2
LLM (this repo) · 1WikipediaWikidata · Q5171570

Related languages

Curl (0.33)BCPL (0.20)Cell (0.20)Ciel (0.20)Cixl (0.20)

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
code.pld · added: 2025-11-12T10:53:38Z
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.)

Contribute — propose a file extension

Tell us where to find evidence about CUPL (mapped to pl/cornell-university-programming-language-2). 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/CUPL/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← cupit-2 Cur →