Symbols so far (10 ascii symbols / 69 valid ascii symbols): > = changes the pointer by 1. < = changes the pointer by -1. ^ = increases the item by 1 where the index is equal to the pointer. v = decreases the item by 1 where the index is equal to the pointer. o = outputs the item where the index is equal to the pointer. w = waits the amount of seconds in the item where the pointer points at. [ = when the code pointer reaches ], and the item below where the pointer is at is not 0, it goes to here. ] = teleports to ] if the item which is one more than the pointer is not 0. ? = replaces the pointers item with a random number between 1 and the number in that item. i = asks for an input, and replaces the item where the pointer is at by the input.
Changelog: -v0.0 - Made the symbols, >, <, ^, and v. -v0.1 - Made the symbols p, and w. -v0.2 - This is more like brain[redacted] now... Still gonna keep the title. Made the symbols [, and ]. -v0.3 - Made the symbol ?. -v0.4 - Made the symbol i, and changed p into o. Also, we have a new mascot now.