Re: Grokking the Virtual Machine
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Grokking the Virtual Machine
- From: Michael Abbott <mabster@...>
- Date: 2005年5月15日 21:12:54 +1000
Don't you mean "Look into Javascript, and become a better Lua
programmer!" *g*
- Mab
Hypertext Matters wrote:
Lua may well be the lowest-level of the C-based scripting languages: it
is a "register-based" virtual machine, and has some hooks directly into
C. It is popular both in Brazil where it originated, and with game
programmers. Look into Lua, and become a better Javascript programmer!