Hi,
I was just wondering if anyone has ever used the reg-ex
engine of perl to perform (repeated) substitutions that
happen to mimic Conways life? (or something similar)
I ask because I have extended the SDL (www.libsdl.org)
bindings to perl so that I can have a perl string
directly map to a renderable screen bitmap.
Perhaps a new competition if 'life type stuff' is doable:
regex Frames Per Second / reg-ex art awards !?
A nice thing might be to use shared memory and
a couple of processes/threads, so one could
actually watch the reg-ex engine 'do it's thing'
on screen.
Thoughts?
Regards
Wayne