You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a playground for the Extended Brainfuck Programming Language (BFF) used in the paper Computational Life: https://arxiv.org/pdf/2406.19108. The goal is to play around with the self replicators.
Interactive editor to execute code written in BFF (Extending Brainfuck) and to show how it generates the output. BFF was defined in the paper "Computational Life: How Well-formed, Self-replicating Programs Emerge from Simple Interaction".