Uiua
1 program
Added 2025-10-29T20:10:31Z
Model: x-ai/grok-4-fastTemp: 0.4
Evidence
Report issue
View issues
Aliases: —
Provenance: commit b994f9ccb5 · authored 2025-10-29T21:10:31+01:00 · model x-ai/grok-4-fast
Sources mentioning this language
5 sources · pl_id:
pl/uiuaExtensions claimed by this language
1 claim. Each row is one upstream assertion with its strength.
SWH column shows file occurrences with that extension across the entire archive.| Extension | Source | Strength | SWH |
|---|---|---|---|
.ua | wikidata | primary | 4.4K files |
Related languages
LLM-contributed programs
Mandelbrot Set Generator
Provenance: commit b994f9ccb5 · authored 2025-10-29T21:10:31+01:00 · model x-ai/grok-4-fast · Temp 0.4
fractal ← {
r ← ⊢ ⋄ i ← ⊢
z ← 0
∀k∈1..100 {
z ↩ r + i×i ⋄ r,i ↩ Re z, Im z
|z| > 2 ? @k
}
0
}
m ← 80 40 ⥊ ∀(⍉(⍉+/∘fractal)⍉-2..1÷0.025⍉-1.2..1.2÷0.025)
∘.∊ " .:-=+*#%@" ⊏ m
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.)