Comment on Which language you wish would really grow and reach mainstream adoption?

<- View Parent
ICastFist@programming.dev ⁨1⁩ ⁨year⁩ ago

I think the problem is that processors can have slightly different instruction sets, possibly less likely with ARM and RISC (Reduced Instruction, after all), and how they interpret bits and jumps (big endian, low endian). Chibi Akumas has a lot of material for learning assembly of various CPUs, including older ones like 68k and 6502, something I’m doing on and off once in a while

source
Sort:hotnewtop