Lua 5.2 Reference Manual
暫譯: Lua 5.2 參考手冊
Roberto Ierusalimschy, Luiz Henrique de Figueiredo, Waldemar Celes
- 出版商: Samurai Media Limite
- 出版日期: 2015-11-04
- 售價: $950
- 貴賓價: 9.5 折 $903
- 語言: 英文
- 頁數: 54
- 裝訂: Paperback
- ISBN: 9888381229
- ISBN-13: 9789888381227
-
相關分類:
程式語言
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
Programming in Lua, 4/e (Paperback)$1,690$1,606 -
Lua Quick Start Guide: The easiest way to learn Lua programming$1,290$1,226 -
Python:期貨演算法交易實務 136個關鍵技巧詳解$580$452 -
高手叫我不要教的 ─ H模型:兩個指標,百倍獲利$660$521 -
高效能 Python 程式設計, 2/e (High Performance Python: Practical Performant Programming for Humans, 2/e)$780$616 -
Deep Learning 3|用 Python 進行深度學習框架的開發實作$780$616 -
機器學習設計模式 (Machine Learning Design Patterns: Solutions to Common Challenges in Data Preparation, Model Building, and Mlops)$680$537 -
Visual Studio Code 實用指南:官方文件沒有詳述的 Extension 觀念、命令組合技與鍵位客製化技巧(iT邦幫忙鐵人賽系列書)$600$468
相關主題
商品描述
Lua is a powerful, fast, lightweight, embeddable scripting language.
Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping.
Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping.
商品描述(中文翻譯)
Lua 是一種強大、快速、輕量且可嵌入的腳本語言。
Lua 結合了簡單的程序語法與基於關聯陣列的強大數據描述結構和可擴展的語義。Lua 是動態類型的,通過解釋針對基於寄存器的虛擬機的位元組碼來運行,並具有自動內存管理和增量垃圾回收,使其非常適合用於配置、腳本編寫和快速原型開發。
