Compiling Ruby to Machine Language
https://patshaughnessy.net/2025/11/17/compiling-ruby-to-machine-language
#HackerNews #Compiling #Ruby #to #Machine #Language #Ruby #MachineLanguage #Programming #HackerNews #TechInsights
> actual raw machine code, not Assembly, of aarch64 and x86-64 [considered not scary]
P.S.
The machine language of *86* (where each star is a wildcard), while not scary, is rather unpleasant because it started on a very resource-limited processor and because of all that compatibility baggage.
I have sympathy for Intel's designers...
For compiler implementors, too.
By the way, the only machine language I have seen (not counting byte code) that is _friendly_ and not just not scary is that of the PDP-11.
I'm pretty sure the same goes for the PDP-10.
Tempi passati...