Closed violetastcs closed 6 years ago
Hi Jacob!
Thanks for looking at bfc :). I'm afraid that I'm not interested in extending bfc. I'd be open to adding common brainfuck extensions, such as #
or even considering +[]]
to be a legal program, but I don't have ambitions beyond that.
You are, of course, welcome to fork the project :)
OK so before you say that this isn't brainfuck if you add more, i know it isn't, but you could make a subset which adds all this (maybe barefuck, idk)
OK so basically my idea was for there to be more features so that we could write the esoteric OS described on the esolang wiki (https://bit.ly/2GiXKxb) in an esoteric language.
The things I think we would need to implement (some are just to make things slightly easier but still)
a
andz
command? Though this may be problematic.^
for push and av
for popAlso, maybe just to keep it a regular bf compiler aswell, you would have to specify an option for it to use this subset.
I know there is little chance that this suggestion will be considered, but it's worth a try :P