brainfuck
brainfuck copied to clipboard
Functions
It would be cool to add functions to brainfuck. Some things like +++[- > something < ]>.
could be nicely packaged into a function.
sounds like a tall order :) we will need to figure out syntax, calling convention, new instructions we will need, maybe have to add an idea of stack?
BrainFunctions™