上位概念: プログラミング言語

Uiua (wee-wuh) is a general purpose, stack-based, array-oriented programming language with a focus on simplicity, beauty, and tacit code.

https://www.uiua.org/

APLのようにいろいろな記号を使ってコードを書くのが特徴的である。文字列、行列、画像、動画、音などを出力できる。

コード

Xy ← °⍉⊞⊟. ÷÷2: -÷2,⇡.200
Rgb ← [:°⊟×.Xy ↯△⊢Xy0.5]
u ← ↥<0.2:>0.7.+×2 ×.:°⊟Xy
c ← >⌵/ℂ Xy
⍉⊂:-¬u c1 +0.1 ↧¤c0.95Rgb

出力