Applet generator for Paul Chapman's Register Machine

For general discussion about Conway's Game of Life.
Post Reply
PaulRendell
Posts: 2
Joined: November 25th, 2011, 6:55 am

Applet generator for Paul Chapman's Register Machine

Post by PaulRendell » November 25th, 2011, 8:54 am

I have completed a Java Applet for a counter machine which will generate the GoL pattern for any machine (up to 12 counters) based on Paul Champan's Universal Life Computer. It has presets for that and an alternative version which simulates a Turing Machine rather than another Counter Machine.

http://www.rendell-attic.org/gol/UCM

I have had some reports of problems with the applet loading. Most seem to be out of date plug-ins or browsers. Let me know if you have a problem paul@rendell-attic.org.
------------
I have added an attachment which is a variant of Paul Chapman's UCM having a Turing Machine in. My thesis is about Turing Machines so I though I should do one. It is of course slower. The code for this is pre-set in the applet.
-------------
I have just reloaded the attachment having noticed a little trick in Paul Chapman's UCM which I have added to mine, makes it a bit bigger but faster.
Attachments
ucm-tm.zip
CM simulating Turing Machine v2
(110.29 KiB) Downloaded 208 times

Post Reply