|
|
|
|
|
by igouy
3193 days ago
|
|
> Lua is not compiled to machine code… Do you think Roberto Ierusalimschy is confused about that ? Again, here's what the creator of Lua says -- "… the distinguishing feature of interpreted languages is not that they are not compiled, but that any eventual compiler is part of the language runtime…" EDIT: Is that not what you mean by "interpreted language" ? |
|
No, of course not. I think you are. You are clearly misinterpreting his words. I will repeat, (PUC)Lua is not compiled to machine code, but to an intermediate bytecode form. Those are completely different things, and what I said does not come in conflict at all with the quote you took from PiL, so I don't know what you are confronting me about.