Talk:Child Script

From Esolang
Jump to navigation Jump to search

My suggested Unicode expression(If Joe can understand the whole Unicode)

Command Description
0 → <COLOR> Empties COLOR box into the ball park
↓ O^<X> Adds X balls to the Red box
↑ O^<X> Takes X balls from the Red box
☯ <COLOR> Swaps the contents of the Red box with the COLOR box
⇄ <COLOR> Swaps the contents of the COLOR box with the box number @Yellow
↷ <COLOR> Dumps all balls in the COLOR box into the Red box
RED = <COLOR>? Ensures COLOR box has the same number of balls and the Red box
mama Input to Red box
papa Output from Red box
LABEL Defines a color label that Joe can look for
O >= 1? 人→ LABEL Jumps to a color label if the Red box is not empty

Maybe this a "Hello, world!' program?

V O^<72>
papa
X <RED>
V O^<101>
papa
X <RED>
V O^<108>
papa
X <RED>
# etc.