Y
Hacker News
new
|
ask
|
show
|
jobs
by
KPGv2
6 days ago
> Assembly is a human readable version of machine code. It's exactly the same.
goddamn, and this is a project that prides itself on having had-written assembly in it
1 comments
breppp
6 days ago
There's certainly assembly that maps directly to the machine language bytes, I assume you are talking about the version of assembly with the high level loop macros
link
rcbdev
6 days ago
In some circles, High Level Assembly (HLA) is lovingly called "Mainframe Assembly".
link