freebsd-ports/science/2d-rewriter/pkg-descr
Felippe de Meirelles Motta 2c3667dc3b - Update to 1.3.
PR:		ports/124672
Submitted by:	Igor Serikov <bt@turtle.freedns.us> (maintainer)
Approved by:	gabor (mentor, implicit)
2008-06-20 23:47:43 +00:00

19 lines
613 B
Text

2d-rewriter is a cellular automata simulator.
Key features
Declarative input language for rules and initial patterns definition.
Ability to emulate Conway's "Life Game" via proper rules specification.
Ability to demonstrate self replicating loops.
Patterns are tried in 4 orientations.
Cell directions are defined against the pattern orientation.
Total number of rules can be substantially decreased by using
sets and defining patterns using variables.
Required run time environment is a minimal X window system installation
on a POSIX-compatible system (*BSD/Linux/Mac OS X/Cygwin/...).