Game of Life
Pre-release
Pre-release
"Singleton" molecules and reactions are now called "static", which is more accurate. Added more tutorial examples, including fork/join and a fully concurrent Game of Life. Some code cleanups and optimizations in the reaction scheduler, especially for reactions with repeated input molecules and cross-molecule conditions (used in the implementation of the Game of Life). Support for pipelined molecules (an automatic optimization) makes molecule selection faster.