Lua 5.1 Reference Manual

Roberto Ierusalimschy, Luiz Henrique de Figueiredo, Waldemar Celes

  • 出版商: Lua.org
  • 出版日期: 2006-08-30
  • 售價: $920
  • 貴賓價: 9.5$874
  • 語言: 英文
  • 頁數: 112
  • 裝訂: Paperback
  • ISBN: 8590379833
  • ISBN-13: 9788590379836
  • 相關分類: 程式語言
  • 下單後立即進貨 (約1週~2週)

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

商品描述

This manual is the official definition of Lua 5.1. It covers Lua's syntax and semantics, the full API with C, and the standard libraries. Lua is an extension programming language designed to support general procedural programming with data description facilities. It also offers good support for object-oriented programming, functional programming, and data-driven programming. Lua is intended to be used as a powerful, light-weight scripting language for any program that needs one. Lua is implemented as a library, and is highly portable, being written in clean C (that is, in the common subset of ANSI C and C++). This printed version contains the full text of the eletronic version, available at http://www.lua.org/manual/.

商品描述(中文翻譯)

這本手冊是Lua 5.1的官方定義。它涵蓋了Lua的語法和語義,包括C的完整API和標準庫。Lua是一種擴展性的編程語言,旨在支持通用的程序化編程和數據描述功能。它還提供了對面向對象編程、函數式編程和數據驅動編程的良好支持。Lua旨在作為一種強大而輕量級的腳本語言,用於任何需要的程序。Lua是作為一個庫實現的,並且高度可移植,它是用乾淨的C(即ANSI C和C++的共同子集)編寫的。這個印刷版本包含了電子版本的完整文本,可在http://www.lua.org/manual/上獲得。