Programming in Lua, Second Edition

0
(0)

Programming in Lua, Second Edition

作者:RobertoIerusalimschy

出版社:Lua.org

出版年:2006-3-5

页数:328

定价:USD39.95

装帧:Paperback

ISBN:9788590379829

内容简介
······

Lua is the language of choice for anyone who needs a scripting language that is simple, efficient, extensible, portable, and free. Currently, Lua is being used in areas ranging from embedded systems to Web development and is widely spread in the game industry, where knowledge of Lua is an indisputable asset. "Programming in Lua" is the official book about the language, giving a solid base for 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—explaining how to make good use of its features and giving numerous code examples. "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 Second Edition updates the text to Lua 5.1 and brings substantial new material, including numerous new examples, a detailed explanation of the new module system, and two new chapters centered on multiple states and garbage collection.

作者简介
······

Roberto Ierusalimschy is an Associate Professor of Computer Science at PUC-Rio (the Pontifical Catholic University in Rio de Janeiro), where he works with programming-language design and implementation. He is the leading architect of the Lua programming language and the author of "Programming in Lua" (now in its second edition and translated to Chinese, Korean, German, and Japanese).

Roberto has a M.Sc. Degree (1986) and a D.Sc. Degree (1990) in Computer Science, both from PUC-Rio. He was a visiting researcher at the University of Waterloo, (Canada, 1991), ICSI (CA, USA, 1994), GMD (Germany, 1997), and at UIUC (IL, USA, 2001/2002). As a professor at PUC-Rio, Roberto was the advisor of several students that later became influential members of the Lua community. Lately he has been developing LPEG, a novel pattern-matching package for Lua.

评论 ······

在用premake,于是周末把内容和例子大概一遍,lua的确很简洁,而且够用,和javascript比较类似(table/object, 函数式),但没有javascript那些臭毛病。我的感觉lua的应用有三:一是做为配置文件;二是作为领域语言;三是作为独立程序,并且由C扩展
接着又读了第二遍,算是精读,每天1个小时,结合例子,效果非常好

2013-03-10 Table这种数据结构

Lua 编程语言。

编排合理 突出要点

点击星号评分!

平均分 0 / 5. 投票数: 0

还没有投票!请为他投一票。

推荐阅读

评论 抢沙发

评论前必须登录!

 

登录

找回密码

注册