]> git.saurik.com Git - redis.git/blame - deps/lua/doc/contents.html
Query the archive to provide a complete KEYS list.
[redis.git] / deps / lua / doc / contents.html
CommitLineData
21d3294c 1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<HTML>
3<HEAD>
4<TITLE>Lua 5.1 Reference Manual - contents</TITLE>
5<LINK REL="stylesheet" TYPE="text/css" HREF="lua.css">
6<META HTTP-EQUIV="content-type" CONTENT="text/html; charset=iso-8859-1">
7<STYLE TYPE="text/css">
8ul {
9 list-style-type: none ;
10 list-style-position: outside ;
11}
12</STYLE>
13</HEAD>
14
15<BODY>
16
17<HR>
18<H1>
19<A HREF="http://www.lua.org/"><IMG SRC="logo.gif" ALT="" BORDER=0></A>
20Lua 5.1 Reference Manual
21</H1>
22
23This is an online version of
24<BLOCKQUOTE>
25<A HREF="http://www.amazon.com/exec/obidos/ASIN/8590379833/lua-indexmanual-20">
26<IMG SRC="cover.png" ALT="" TITLE="buy from Amazon" BORDER=1 ALIGN="left" HSPACE=12>
27</A>
28<B>Lua 5.1 Reference Manual</B>
29<BR>by R. Ierusalimschy, L. H. de Figueiredo, W. Celes
30<BR>Lua.org, August 2006
31<BR>ISBN 85-903798-3-3
32<BR><A HREF="http://www.amazon.com/exec/obidos/ASIN/8590379833/lua-indexmanual-20">
33<IMG SRC="amazon.gif" ALT="[Buy from Amazon]" BORDER=0></A>
34<BR CLEAR="all">
35</BLOCKQUOTE>
36<P>
37
38Buy a copy of this book and
39<A HREF="http://www.lua.org/donations.html">help to support</A>
40the Lua project.
41<P>
42
43The reference manual is the official definition of the Lua language.
44For a complete introduction to Lua programming, see the book
45<A HREF="http://www.lua.org/docs.html#books">Programming in Lua</A>.
46<P>
47
48<A HREF="manual.html">start</A>
49&middot;
50<A HREF="#contents">contents</A>
51&middot;
52<A HREF="#index">index</A>
53&middot;
54