Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjmlp
152 days ago
Yet it is one in itself, otherwise UNIX would still be written in Assembly.
1 comments
seanw444
152 days ago
Assembly itself is an abstraction. UNIX should have been written in machine code.
link
pjmlp
152 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
152 days ago
Assembly code != machine code
link
pjmlp
151 days ago
Depends if you have an Assembler at hand, or a plain hexdump monitor, hopefully with a checksum entry on each row.
link