freebsd-ports/science/2d-rewriter/pkg-plist
Edwin Groothuis 94717e5234 [NEW PORT] graphics/2d-rewriter: Fractals generator based on pattern matching and rewriting
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>
2008-05-24 06:51:36 +00:00

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%%