@xianc78 @chjara @mia Nah, you can write a standalone compiler with barely any assembly and definitely no binary.
I've seen some where it's just an opcode table.
I've yet to see a program where it's "source" is pure binary, including for firmware stuff.
We are terrible at writing down a bunch of numbers and checking them afterwards. Validating a checksum manually is a mess, while if you would transform it to a string of words or even syllables it suddenly becomes much easier (hint hint matrix and OMEMO).