Conway's Game of Life in Elixir by Isaac Sanders

You may want to input your own designs. Making a click interface for this isn't super interesting to me. Instead, I wrote a lexer/parser in leex/yecc. Upload an RLE file (format found here) and I will start an instance with the described input. Examples can be found at Game Of Life News.