Y
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
pjmlp
155 days ago
It was until version 4, when the C rewrite took place as it wasn't fun to keep writing it in Assembly.
link
seanw444
155 days ago
Assembly code != machine code
link
pjmlp
155 days ago
Depends if you have an Assembler at hand, or a plain hexdump monitor, hopefully with a checksum entry on each row.
link