Lua 5.2 Reference Manual

Roberto Ierusalimschy, Luiz Henrique de Figueiredo, Waldemar Celes

  • 出版商: Samurai Media Limite
  • 出版日期: 2015-11-04
  • 售價: $980
  • 貴賓價: 9.5$931
  • 語言: 英文
  • 頁數: 54
  • 裝訂: Paperback
  • ISBN: 9888381229
  • ISBN-13: 9789888381227
  • 相關分類: 程式語言
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

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是一種強大、快速、輕量、可嵌入的腳本語言。

Lua結合了簡單的程序語法和基於關聯數組和可擴展語義的強大數據描述構造。Lua是動態類型的,通過解釋字節碼運行於基於寄存器的虛擬機器上,並具有自動內存管理和增量垃圾回收,使其非常適合配置、腳本編寫和快速原型開發。