Programming in Lua, fourth edition Roberto Ierusalimschy 4.6 out of 5 stars 371 Paperback 27 offers from$18.00 #16 Data Structures and Algorithms in Java Michael T. Goodrich 4.3 out of 5 stars 147 Paperback 48 offers from$61.20
Lua is spreading more and more throughout different areas of software, from embedded systems and mobile devices to the Web and the Internet of Things. Besides, it has a major role in the game industry, where knowledge of Lua has become an indisputable asset. Lua is the language of choice ...
A First Example(第一个例子)(238) 1. A bare-bones stand-alone Lua interpreter(一个简单的独立 Lua 解释器)(238) 2. The Stack(堆栈)(239) 1. Pushing elements(推动元素)(240) 2. Querying elements(查询元素)(241) 1. Dumping the stack(转储堆栈)(243) 3. Other stack operations(其他堆栈操作)...
在Lua 中,只有 “return <func>(<args>)”这样的调用形式才算是一条“尾调用”。Lua 会在调用前对 <func> 及其参数求值,所以它们可以是任意复杂的表达式。在 Lua 中“尾调用”的一大应用就是编写“状态机(state machine)”这种程序通常以一个函数来表示一个的状态,改变状态就是 goto (或调用)到另一个特定...
Lua 5.1 Reference Manual Programming in Lua (first edition) Wikibook Markdown Learn Markdown - Sammy P., Aaron O. (PDF) (EPUB) (MOBI) Mathematica Mathematica® programming: an advanced introduction by Leonid Shifrin Stephen Wolfram's The Mathematica Book Vector Math for 3d Computer Graphics...
Programming.in.Lua.4th.Edition.Lua程序设计.第4版 Lua程序设计,第4版,英文版,高清非扫描版,2016年8月出版。 讲解Lua脚本语言的语法、使用C接口与C程序通讯,等等。 mobi格式,适用于Kindle电子书。 上传者:baogangfeng时间:2018-03-12 Programming in Lua, 3rd.pdf ...
Programming in Lua, 3rd Edition Lua编程第三版 Lua是一门比较小众的语言,主要用于游戏引擎的编程。这本书是lua官方推荐的入门书籍,内容全面详实。 上传者:sjtu1987时间:2016-03-15 programming in lua 中文版(非扫描) programming in lua的中文pdf版, 非扫描 ...
Lua Lua 5.1 Reference Manual Programming in Lua (first edition) Wikibook Markdown Learn Markdown - Sammy P., Aaron O. (PDF) (EPUB) (MOBI) Mathematica Mathematica® programming: an advanced introduction by Leonid Shifrin Stephen Wolfram's The Mathematica Book Vector Math for 3d Computer Grap...
Programming in Lua (first edition) Make Managing Projects with GNU Make - Robert Mecklenburg Markdown Learn Markdown - Sammy P., Aaron O. (PDF) (EPUB) (MOBI) Mathematica Mathematica® programming: an advanced introduction by Leonid Shifrin Power Programming with Mathematica - David B. Wagne...
Utilities- Download useful tools including Lua binaries, development addons, and more. Experiment in Lua with our online, interactive interpreter and other web-based tools. Code Snippets- Post a snippet of code here that you find useful, or browse other people's snippets. ...