Computation in the ZOZ: Simple syntax - page 1 Before I continue, I must introduce a few symbols to be used in writing ZOZ instructions. For example, the symbol "=>" or right arrow, shall be used to separate the source and destination serial numbers of an instruction. I pronounce it "to". And the number sign symbol or "#" shall be used to indicate that the following number is a serial number. Thus to route a datum from object #1357 to object #2488, we have: #1357 => #2468 That is, "copy a datum from object #1357 to object #2468".