Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Appretiate you solving this one. I thought that nobody would ever do that honestly. Initially I thought about doing full blown stack based parsing, but couldnt wrap my head around it, so this is the simplified version of what I originally planned. My code even longer than yours as far as I can tell. I used a transpiler, which I wrote myself and all the macros I also wrote myself, so the code isnt the most efficient either. But it works and that's the main concern for any brainfuck program anyway.