Here's a summary of PR #71 (already merged):
- Title: Add Conway Life example program from Programming in occam2
- Author: dboreham
- State: Merged
- Description: Conway Life example program from Programming in occam2 for study of transpiler compatibility
- Files changed:
historical-examples/life.occ(single file added)
It's a merged PR that added a Conway's Game of Life example written in occam2 from a textbook, intended to study how well the transpiler handles it. There are no comments on the PR.
Would you like me to look at the life.occ file and see how well the transpiler handles it?