Is it possible to program in binary?

后端 未结 6 1493
你的背包
你的背包 2020-12-13 02:10

The title really says it all. A friend of mine told me he knows someone who can program in binary. I\'ve never heard of someone programming in binary and a few quick Google

6条回答
  •  悲哀的现实
    2020-12-13 02:27

    There isn't much call for it any more, but it has been done. There was a time when code could be entered into a system in binary from the front console. It was error prone.

    I used to have a very short uudecoe program encoded in ASCII which could be prefixed to a UUEncoded file. The resulting file would be self-extracting and could be emailed around. I would expect the machine code was hand done. I can't find it, and don't have a use for it even if I could.

提交回复
热议问题