#8. Variables

Note

If you have any ideas or enhancements for this page, please edit it on GitHub!

Following documentation is a cooperative result combined from our Discord chat and numerous pull requests. Thanks to everyone who helped!

Image

This image was produced from the eighth radio transmission using previously contributed code.

This partly annotated version of the image was made using code from message #3.

Interpretation

Contributed by Discord user @FiddlesticksMcGee.

Appears to designate a syntax for declaring variables.

Variables have a border of high values framing a negative of numbers as previously encoded in #1. Numbers.

Decoded

x0 x1 x2 x3 x4   ...
ap ap add 0 x0   =   x0
ap ap add 0 x1   =   x1
ap ap add 0 x2   =   x2
...
ap ap add x0 0   =   x0
ap ap add x1 0   =   x1
ap ap add x2 0   =   x2
...
ap ap add x0 x1   =   ap ap add x1 x0
...

Code

Revised version of the Haskell code that supports the variable glyphs is published on the message #3 page.

Contributed by Discord users @pink_snow and @fryguybob.

Example output: