Skip to content
Fernando Raya edited this page May 14, 2024 · 1 revision

Welcome to the dylan-brainfuck wiki!

Brainfuck is an esoteric language created by Urban Müeller in 1993.

This project is something easy that I use to do when I'm learning a new programming language. In this case, I was learning Opendylan. I do not try to make this interpreter as fast a I can, but learn about design, multimethods and Opendylan basics.

Clone this wiki locally