Lua的字节码规范 [英] Lua's bytecode specification

查看:170
本文介绍了Lua的字节码规范的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

任何人都可以告诉我在哪里找到Lua的字节码规范?我一直在搜索15分钟,我找不到任何。

解决方案

也许 Lua 5.1 VM说明书的免费简介包含您要查找的内容? / p>

还有一个Lua 5.0指令集(图5)的表:


Ierusalimschy,R。 Figueiredo,L.H。 Celes,W.(2005),The implementation of Lua 5.0, J。通用公司科学 11 (7):1159-1176


你可以找到全文在Google学术搜索中进行搜索,我相信它也在lua.org上。这个参考文献由维基百科上的Lua页面使用,这是永远是寻找这样的东西的好地方。 : - )


Can anyone tell me where to find Lua's bytecode specification? I've been searching for 15 minutes, and I can't find anything.

解决方案

Maybe A No-Frills Introduction to Lua 5.1 VM Instructions contains what you're looking for?

There is also a table of the Lua 5.0 instruction set (Figure 5) in:

Ierusalimschy, R.; Figueiredo, L. H.; Celes, W. (2005), "The implementation of Lua 5.0", J. of Universal Comp. Sci. 11 (7): 1159-1176

You can find the full text with a search on Google Scholar and I believe it's on lua.org as well. This reference is used by the Lua page on Wikipedia, which is always a good place to look for such things. :-)

这篇关于Lua的字节码规范的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆