The Lua interpreter USES a stack interface to communicate with calling code.
Lua解释器使用一个栈接口来与调用代码通信。
It holds the activation records (i.e. stack frames) of native code, and VM code including the interpreter loop function.
它掌握本地代码的活动记录(堆帧stack frames),VM代码包括解释器循环功能。
When an error occurs, the interpreter prints an error message and a stack trace.
当发生一个错别时,解释器打印一个错误信息和一个堆栈跟踪。
When an error occurs, the interpreter prints an error message and a stack trace.
当发生一个错别时,解释器打印一个错误信息和一个堆栈跟踪。
应用推荐