http://en.wikipedia.org/wiki/Conway's_Game_of_Life
http://www.conwaylife.com/wiki/Main_Page
http://0fps.wordpress.com/2012/11/19/conways-game-of-life-for-curved-surfaces-part-1/
http://www.thelowlyprogrammer.com/2011/05/game-of-life-part-2-hashlife.html
http://www.drdobbs.com/jvm/an-algorithm-for-compressing-space-and-t/184406478
Java
http://pzemtsov.github.io/2015/04/24/game-of-life-hash-tables-and-hash-codes.html
C++
http://habrahabr.ru/post/218229/
C# Linq
http://habrahabr.ru/post/263569/
HASKELL CLOJURE
http://hamberg.no/erlend/posts/2010-03-20-game-of-life.html HASKELL
http://jakegoulding.com/blog/2011/09/18/game-of-life-in-clojure/
http://programmablelife.blogspot.co.at/2012/08/conways-game-of-life-in-clojure.html
http://logaan.github.io/clojure/core.typed/2013/10/02/core.typed-game-of-life.html
https://news.ycombinator.com/item?id=6489477
Python
http://jakevdp.github.io/blog/2013/08/07/conways-game-of-life/
http://www.reddit.com/r/Python/comments/2i3431/implementing_conways_game_of_life_with_minimal/
http://www.youtube.com/watch?v=o9pEzgHorH0&noredirect=1
http://en.wikipedia.org/wiki/Hashlife
http://habrahabr.ru/post/136616/
http://habrahabr.ru/post/63848/
JavaScript
http://wordaligned.org/articles/life-goes-on
http://habrahabr.ru/post/111686/
http://habrahabr.ru/post/144237/
http://www.drlongghost.com/wordpress/?p=205
https://github.com/erming/game-of-life
HADOOP
http://www.datasalt.com/2012/05/pangools-game-of-life/ Hadoop
Clojure