94717e5234
2d-rewriter is fractals generator based on pattern matching and rewriting. The program takes input containing initial object placement and rewriting rules and keeps applying rules to the data field until it reaches an arrangement where no rules can be applied. PR: ports/118906 Submitted by: Igor Serikov <bt@turtle.freedns.us>
7 lines
272 B
Text
7 lines
272 B
Text
bin/2d-rewriter
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/life.rules
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/life1.txt
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/life2.txt
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sierpinski.txt
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/srloop.txt
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|