Conway’s Life in XSLT

Roger Costello wrote a version of Conway’s Game of Life in XSLT.

You apply a transform against a grid. Use another transform to display the resulting grid. Then apply the first transform to get to the next state.

Didier Martin took the XML data and transforms, and made a version that’ll run in Internet Explorer for Windows.

More like this: , , .