i mostly made this interpreter not as like "brainfuck interpreter" but like
"here's a template if you want to write an interpreter for your very own esoteric language that takes commands and uses a memtape like brainfuck"
that's why you can easily just replace chars with your own symbols and rewrite the funcs so they do what you want them to