Lua 5.3 术语中英对照表

译者在翻译时,使用了一些尚未统一的中文术语译词,统一罗列如下:
元表metatable
元方法metamethod
弱表weak table
协程coroutine
闭包closure
注册表registry
让出yield
table
用户数据userdata
延续点continuation
宿主host
一等公民first-class
语法糖syntactic sugar
序列sequence
异构heterogeneous
终结器finalizer
暂时表ephemeron table
符记token
字面串literal string
代码块chunk
标签label
实例化instantiated
上值upvalue


最后修改时间: 2015年1月14日23:07
var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?9667322cd19ad1e029a4ba88abf1b2a8"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })();