Talk:Binary

From Esolang
Jump to navigation Jump to search

My opinions

Optimizations that i'd make

First off, opcode size can be reduced by a whopping 6:

OP|CMD
--+---
00|out
01|imv
10|mov
11|vot

Second: adding whitespace can make code look so much better.

Final change: make it able to omit leading 0s.

So cat now looks like this:

01 0
11 0

Why do these sections exist?

First off, why does that Ideas section exist? It's just TOTALLY EMPTY. It can be removed.

Also, why a Credits section? You can just specify that this is your first language AT THE START OF THE PAGE. Look, I'm teaching you lessons on how to make articles at this point.

Joaozin003 (talk) 14:30, 26 September 2022 (UTC)