Settings

Theme

Computational Life Reactor (Based on Brainfuck)

alexborger.com

2 points by a2x · 1 comment

Reader

1 thread
a2xOP

Computational Life Reactor (CLR) is an interactive browser implementation by Alex Borger of the computational-life experiments studied by Agüera y Arcas and collaborators https://arxiv.org/abs/2406.19108.

Random byte tapes are repeatedly paired and executed in the BFF language, allowing self-replicating programs to emerge without a fitness function or explicit selection process. CLR provides live population visualizations, frequency and compression measurements, and a step-by-step execution sampler. The simulation runs locally using WebAssembly and parallel browser workers.

A great 12 minutes introduction into the topic featuring CLR is provided by Johannes Martin (Number Cruncher) on YouTube https://youtu.be/w9_fWcNeITg

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection