Roberto Ierusalimschy is the leading architect of the Lua programming language, driving its development since its inception in 1993. He is an Associate Professor of Computer Science at PUC-Rio (the Pontifical Catholic University of Rio de Janeiro), where he works with programming-language design and implementation.
Roberto has a M.Sc. Degree and a D.Sc. Degree in Computer Science, both from PUC-Rio. He was a visiting researcher at the University of Waterloo, ICSI, GMD, and UIUC, and a Tinker Professor at Stanford. As a professor at PUC-Rio, Roberto was the advisor of several students that later became influential members of the Lua community. Roberto is also a Distinguished ACM Speaker and a member of the IFIP Working Group on Language Design.
发表于2025-02-25
Programming in Lua, Fourth Edition 2025 pdf epub mobi 电子书
最近看了风云的开源游戏引擎ej2d,里面主要变成语言就是Lua。后来又看到美国总部一个医疗项目也大量是用了Lua做为脚本和测试框架。正好也想认真学点东西,就开始看这本书了。 第一次认真看一本英文本,不过总体上还是挺流利的。这本书对Lua编程的讲解还是很到位的,而且通俗易...
评分最近看了风云的开源游戏引擎ej2d,里面主要变成语言就是Lua。后来又看到美国总部一个医疗项目也大量是用了Lua做为脚本和测试框架。正好也想认真学点东西,就开始看这本书了。 第一次认真看一本英文本,不过总体上还是挺流利的。这本书对Lua编程的讲解还是很到位的,而且通俗易...
评分一星给原作:好书,问题不多。 译作太糟糕,翻译、语法错误太多就不多说了,代码问题也不多说,竟然有几处认知错误,糟蹋好书不如去吃屎;举几个例子: P130 L-16:若误改了一个全局变量也没什么 -> 不存在误改全局变量的风险 P216 L15:如果发生内存分配错误,其他大多数函...
评分以前看第二版(v5.1),现在闲着看看,全面了解下第四版(v5.3)有啥变化。以前喷过前者,见新版评分不低以为译者靠谱呢,看了译者序心理有点犯嘀咕,这部分没感觉什么“信达雅”,也不关心你因为什么疾病有时间留下什么作品,果然第一章第一小节还没开始呢,就把阶乘示例代码...
评分When you use the auxlib buffer, you have to worry about one detail. After you initialize a buffer, it keeps some intermediate results in the Lua stack.Therefore, you cannot assume that the stack top will remain where it was before you started using the buff...
图书标签: lua 编程 Lua 计算机科学 代码 Programming 英文原版 编程语言
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 for anyone who needs a scripting language that is simple, efficient, extensible, portable, and free. Programming in Lua is the official book about the language, providing a solid base to any programmer who wants to use Lua. Authored by Roberto Ierusalimschy, the chief architect of the language, it covers all aspects of Lua 5---from the basics to its API with C. The book is the main source of programming patterns for Lua, with numerous code examples that help the reader to make the most of Lua's flexibility and powerful mechanisms. Programming in Lua is targeted at people with some programming background, but does not assume any prior knowledge about Lua or other scripting languages. This Fourth Edition updates the book to Lua 5.3 and marks a complete reorganization of the text. Building on his many years of experience teaching Lua, Roberto has restructured the book to present the material in a growing order of complexity, allowing the reader to better absorb the character of the language.
海淘500rmb 来的原版 本来想翻译一发 结果出版社说已经有人在从事这个工作了……
评分海淘500rmb 来的原版 本来想翻译一发 结果出版社说已经有人在从事这个工作了……
评分写的简洁,讲的都是要点
评分小巧,速度在脚本中No1.就是库少了点,C的补充~
评分翔实,而且5.3特性介绍充分,不过依然感觉 COROUTINE 部分理解有难度,后续还需要翻翻细嚼
Programming in Lua, Fourth Edition 2025 pdf epub mobi 电子书