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.
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.
真身是programming in lua, 2nd edition lua中難得的好書,當然它本來就不多 reading...
評分一星給原作:好書,問題不多。 譯作太糟糕,翻譯、語法錯誤太多就不多說瞭,代碼問題也不多說,竟然有幾處認知錯誤,糟蹋好書不如去吃屎;舉幾個例子: P130 L-16:若誤改瞭一個全局變量也沒什麼 -> 不存在誤改全局變量的風險 P216 L15:如果發生內存分配錯誤,其他大多數函...
評分翻譯的非常好啊,作者將中國的計算機技術又嚮前推進瞭一步。 Lua 是一門小而精的嵌入式語言,一個完整的 Lua 解釋器不過 200KB,與 Python、Perl 之類的腳本語言相比,Lua 先天的更加適閤嵌入式應用場景。無論是嵌入式實時操作係統還是嵌入式 Linux,無論是路由器等典型的傳統...
評分讀到Metatables and Metamethods一章時,深深地被震撼瞭。以極簡單的東西實現瞭極高妙的技術,有齣神入化之妙。 總的來說,Lua語言的設計非常簡潔,容易上手,讀這本書的前幾章就可以寫一些夠用的腳本處理許多任務瞭。如果要做較大的項目,再慢慢去讀OO的內容。(本段是為瞭湊...
評分盡管Lua被認為是一種小而強大的語言,但從使用上來說,我很不喜歡Lua的文法風格。語義古怪另類,不符閤傳統C/C++、C#、JavaScript等體係語言的審美與使用規則,大有標新立異之嫌。例如下標從1開始、函數有多個返迴值、以及if-then-end、for-end、do return end等囉嗦的寫法。沒...
腳本語言的魅力。
评分有機會一定要在項目中實踐下lua
评分最新的第四版已經齣來瞭吧
评分很好的入門書籍+查詢手冊
评分迴傢三天讀完,開始進入實踐環節...
本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度,google,bing,sogou 等
© 2025 onlinetoolsland.com All Rights Reserved. 本本书屋 版权所有