Ok, C++ is pretty much an ASM translator. If that's wrong just ignore this. Then ASM is converted to machine code. Machine code tells computer to do its thing and everything runs (sometimes). But how was ASM created? How did people figure out what 1010101000101010100001 means to the computer? I've always sorta wondered how you'd make the first computer language. Anyone got an answer?