>>7
I've implemented iterations, it wasn't hard to do (syntactic sugar to be expanded while parsing) and could occasionally come handy with
sup and
sub. Definitions I think I'll pass. It seems really contrived and they aren't worth it to be adding state to this language.
Code would be different as well, as it's unary in /prog/, and I honestly don't know what the fuck to do about
quote. I'll need help if we don't want to settle with a very limited implementation of that one.
I'll now implement
verbatim in all its glory, and I think that I'll make it so
code treats its body as
verbatim does as well.