Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 268 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 268 Bytes

Life in Differential

This repository provides a working implementation of Conway's Game of Life in Differential Dataflow. It also provides implementations of list intersection and FizzBuzz which are useful building blocks to understand the implementation of Life.