#4. Equality

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 fourth radio transmission using previously contributed code.

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

Interpretation

The new glyph is probably an equality sign, but there is not enough information be sure. Can be a less-than sign, any operation that preserves its operand, etc.

Decoded

=
0   =   0
1   =   1
2   =   2
3   =   3
...
10   =   10
11   =   11
...
-1   =   -1
-2   =   -2
...

Code

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

Contributed by Discord user @pink_snow.

Example output: