[Vm-dev] Tangential: A Lisp Interpreter Implemented in Conway's Game of Life

tim Rowledge tim at rowledge.org
Fri Jan 20 06:23:25 UTC 2023



> On 2023-01-19, at 4:10 AM, Stéphane Rollandin <lecteur at zogotounga.net> wrote:
> 
> The attached version (in two methods) is three times faster. I followed Dan's suggestion in the Byte article and removed useless carry operations.
> 

Interesting; on a Pi4 displaying via VNC I time it at 55mS for a generation + the magnify, display, and screen update. Without the magnify it's only 4mS. At 500 at 500 with no magnify it takes 20ms/gen.


tim
--
tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
Strange OpCodes: BA: Branch Approximate




More information about the Vm-dev mailing list