Name: Anonymous 2012-04-21 3:47
d - increment address pointer
e - increment value of byte
s - print to ascii from current address cell
u - input ascii from current address cell
~ - jump to matching "," on current cell value being zero,
continue to next instruction otherwise.
, - jump back to matching "~", reevaluate "~"
(space) - reset address pointer to zero