Lua 5.2 Reference Manual
暫譯: Lua 5.2 參考手冊

Roberto Ierusalimschy, Luiz Henrique de Figueiredo, Waldemar Celes

  • 出版商: Samurai Media Limite
  • 出版日期: 2015-11-04
  • 售價: $1,010
  • 貴賓價: 9.5$960
  • 語言: 英文
  • 頁數: 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 是動態類型的,通過解釋針對基於寄存器的虛擬機的位元組碼來運行,並具有自動內存管理和增量垃圾回收,使其非常適合用於配置、腳本編寫和快速原型開發。