Skip to content

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.

License

Notifications You must be signed in to change notification settings

BernhardEisvogel/Extended-Brainfuck-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extended-Brainfuck-interpreter

This is a very simple playground for the Extended Brainfuck Programming Language (BFF) used in the paper "Computational Life: How Well-formed, Self-replicating Programs Emerge from Simple Interaction" https://arxiv.org/pdf/2406.19108. The goal is to play around with the self replicators. This project is an adapted and extended version of: https://github.com/James-P-D/BrainfuckBrowser.

It is fully compatible with the usual Brainfuck language.

Important!

In order to run a "traditional" BF program, the position of the read and write head on the tape has to be specified such that they do'nt interact with the part where the program is stored.

Demonstration

BFF.Interpreter.Demo.mov

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published