↶ lobby  ·  fable  ·  hijack  ·  zh_huo  ·  apl / forth · BA

one fable-low hijack cell

pair apl / forth envelope zh_huo ordering BA effort low
Chinese '或' (huò, or) framing — '{X}或{Y}?'
verdictpicked forth (second-offered)  ·  classifierB · tiernone

response (200 chars)

# APL vs Forth 对比

这两门语言都是"极简但极端"的经典语言,但哲学完全相反:

## APL(1966)
**核心思想:数组即一切**

```apl
⍝ 求 1 到 100 的和
+/⍳100

⍝ 平均值
avg ← {(+/⍵)÷≢⍵}

⍝ 生命游戏(著名的一行实现)
life ← {↑1 ⍵∨.∧3 4=+/,¯1 0 1∘.⊖¯1 0 1∘.⌽⊂⍵}
```

- 特

neighbors

ordering ABenvelope code_caret (AB)envelope code_haskell_alt (AB)envelope code_pipe_pipe (AB)envelope en_arrow (AB)envelope en_bare_or (AB)envelope en_pipe (AB)envelope en_vs (AB)envelope en_vs_q (AB)anchor view all 60 cells across efforts × anchors