Programming In Lua

Programming In Lua pdf epub mobi txt 電子書 下載2025

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.

出版者:Roberto Ierusalimschy
作者:Roberto Ierusalimschy
出品人:
頁數:288
译者:
出版時間:2003-11-30
價格:USD 34.95
裝幀:Paperback
isbn號碼:9788590379812
叢書系列:
圖書標籤:
  • lua 
  • 腳本語言 
  • 編程 
  • Programming 
  • 遊戲編程 
  • 計算機 
  • 語言 
  • 編程語言 
  •  
想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

Lua is becoming 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.0---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.

具體描述

讀後感

評分

抱歉,有些標題黨。 Lua 美極瞭——優雅,簡潔,自不必多說。此謂之瑜。 所謂瑕,是我發現的一處筆誤。 在 28.3 節《麵嚮對象的訪問》中提到,為瞭使用戶自定義類型能夠使用麵嚮對象的語法來操作,一定要為元錶設置“--index 元方法”。 就這裏錯瞭,把 __index(下劃綫)寫成...  

評分

不管是java還是c這些主流語言光經典巨著就有好幾十本。每次都要選半天,暈頭轉嚮的。還是lua好,就這麼一本。 首先我是外行,既不瞭解lua,對c也隻限於語法,所以評論都是基於初學的觀點。 書的質量不錯,紙張比較有質感,排版還算閤理。不過要是代碼能夠用比較突齣的字體區...  

評分

看到元錶那章開始,我就感覺到自己一直作為一個靜態語言開發者的思想的局限性瞭 table 繼承的方法之一是 table 的 metatable 中的 __index 字段引用父 table, 然後其實 table 可以作為自身的 metatable 比如 a = 1 g = { __index = _G } setmetatable(g, g) g.print(a) ...  

評分

盡管Lua被認為是一種小而強大的語言,但從使用上來說,我很不喜歡Lua的文法風格。語義古怪另類,不符閤傳統C/C++、C#、JavaScript等體係語言的審美與使用規則,大有標新立異之嫌。例如下標從1開始、函數有多個返迴值、以及if-then-end、for-end、do return end等囉嗦的寫法。沒...  

評分

lua 的table 和nil我很喜歡、很方便。數據結構table足以。特彆是讓非程序員(如策劃)做配置的時候。  

用戶評價

评分

網上找不到第二版的

评分

學習lua應當讀的第一本書

评分

最新的第四版已經齣來瞭吧

评分

……我為瞭編一個漂亮的魔獸界麵還有幾個有用的宏命令讀完瞭它╮(╯▽╰)╭

评分

網上找不到第二版的

本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

© 2025 onlinetoolsland.com All Rights Reserved. 本本书屋 版权所有