fabianishere / brainfuck

Brainfuck interpreter written in C
Apache License 2.0
527 stars 74 forks source link

Add support for Extended Brainfuck #68

Open eeerrrttty opened 4 years ago

eeerrrttty commented 4 years ago

there are extensions for brainfuck, would be glad to have it.

rien333 commented 4 years ago

Could you link to an official source on this?

Also sounds a little like https://github.com/fabianishere/brainfuck/issues/4.

eeerrrttty commented 4 years ago

https://esolangs.org/wiki/Extended_Brainfuck

fabianishere commented 4 years ago

Looks interesting! I won't be able to work on this soon, but if someone is willing to pick this up, go ahead!

LakeLangford commented 2 years ago

We could fork a package manager, and edit it and make the BPM, which would be used to install extensions. But, i have also been working on a decentralized package manager myself, it isn't much but we could make a brainfuck package manager out of it.