Comment on Conway's Game Of Life in one line of APLparentComments−spc47616yIt took a few minutes (and looking closely at the video) but I think this is what he typed:life ← { ⊃ 1 ω ∨ . ∧ 3 4 = +/ +⌿ 1 0 ‾1 ∘.θ 1 - ‾1 Φ″ ⊂ ω }
Comments
It took a few minutes (and looking closely at the video) but I think this is what he typed:
life ← { ⊃ 1 ω ∨ . ∧ 3 4 = +/ +⌿ 1 0 ‾1 ∘.θ 1 - ‾1 Φ″ ⊂ ω }