Hacker News new | ask | show | jobs
by seanw444 155 days ago
Assembly itself is an abstraction. UNIX should have been written in machine code.
1 comments

It was until version 4, when the C rewrite took place as it wasn't fun to keep writing it in Assembly.
Assembly code != machine code
Depends if you have an Assembler at hand, or a plain hexdump monitor, hopefully with a checksum entry on each row.