top | item 36206743

(no title)

sloum | 2 years ago

Agreed. I tried to dig around a bit in the pdf (though I am admittedly distracted at the moment) and it looked like a tree walk interpreter being built. At least at first. There were some sections involving x86 assembly, so it may eventually compile down to that architecture in later segments?

If anyone knows more about the style of copmiler(s) that this covers I would be interested in knowing. If I find the time to dig through the book a bit more and find out I'll update here.

discuss

order

cgkou|2 years ago

From page xiii of the book: "The compiler targets x86 assembly language (Intel 2015),..."