登入
選單
返回
Google圖書搜尋
Lua 5.1 Reference Manual
Roberto Ierusalimschy
Luiz Henrique de Figueiredo
Waldemar Celes
出版
Lua.org
, 2006
主題
Computers / Languages / General
Computers / Software Development & Engineering / General
ISBN
8590379833
9788590379836
URL
http://books.google.com.hk/books?id=J-_DAAAACAAJ&hl=&source=gbs_api
註釋
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/.