Coming Soon 👀 At the beginning of April, you’ll be
introduced to a brand-new GoComics! See more information here. Subscribers, check your
email for more details.
Interpretive language statements do get compiled, they just don’t do it all up front, i.e. their source code statements (e.g. myCounter = myCounter + 1) have to be (during execution) translated to the machine language of the host machine.
scyphi26 about 1 month ago
Who made this computer? Doofenshmirtz Evil Incorporated?
FireAnt_Hater about 1 month ago
Interpretive language statements do get compiled, they just don’t do it all up front, i.e. their source code statements (e.g. myCounter = myCounter + 1) have to be (during execution) translated to the machine language of the host machine.