>>71501401This is a bad implementation. I was trying to test how double bubbles work, but I couldn't even blow a bubble to the top of the abyss.
>awa awawa awawa awa awa awa awa awa awa awawaIs supposed to push a signed 8 bit value of 1 to the top of the stack. Following it with a print:
>awa awa awa awawaDoesn't do anything. Unless you have it all on one line. The spec explicitly states that awatalk ignores all characters aside from a, w, A, W and the space character. A newline shouldn't have any functional impact beyond improving readability, but it breaks the interpreter.
Try it yourself:
>awa>awa awawa awawa awa awa awa awa awa awa awawa>awa awa awa awawavs
>awa awa awawa awawa awa awa awa awa awa awa awawa awa awa awa awawaI'll just write my own interpreter.