Conway's Game Of Life written in one line of APL (youtube.com) 7 points by pinchyfingers 13y ago ↗ HN
[–] ctdonath 13y ago ↗ Link to written "one line" & description, please?ETA: I mean non-video form. [–] pinchyfingers 13y ago ↗ Here ya go.http://youtu.be/a9xAKttWgP4?t=6m58sThere are actually two lines setting up his initial array, and then one line that runs the game against the array.The entire video is a walk-through of the code.
[–] pinchyfingers 13y ago ↗ Here ya go.http://youtu.be/a9xAKttWgP4?t=6m58sThere are actually two lines setting up his initial array, and then one line that runs the game against the array.The entire video is a walk-through of the code.
7 comments
[ 4.0 ms ] story [ 24.3 ms ] threadETA: I mean non-video form.
http://youtu.be/a9xAKttWgP4?t=6m58s
There are actually two lines setting up his initial array, and then one line that runs the game against the array.
The entire video is a walk-through of the code.