From 3f764e681f8d868fe725e9a573b3a1815194a559 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Fri, 12 May 2017 16:40:08 +0430 Subject: yup. lua. better than whatever shaky messy DSL i was gonna come up with for bruiseer. --- bruiser/lua-5.3.4/doc/contents.html | 619 ++++++++++++++++++++++++++++++++++++ 1 file changed, 619 insertions(+) create mode 100644 bruiser/lua-5.3.4/doc/contents.html (limited to 'bruiser/lua-5.3.4/doc/contents.html') diff --git a/bruiser/lua-5.3.4/doc/contents.html b/bruiser/lua-5.3.4/doc/contents.html new file mode 100644 index 0000000..445556f --- /dev/null +++ b/bruiser/lua-5.3.4/doc/contents.html @@ -0,0 +1,619 @@ + + + +Lua 5.3 Reference Manual - contents + + + + + + + +

+Lua +Lua 5.3 Reference Manual +

+ +

+The reference manual is the official definition of the Lua language. +
+For a complete introduction to Lua programming, see the book +Programming in Lua. + +

+ +

+ +Copyright © 2015–2017 Lua.org, PUC-Rio. +Freely available under the terms of the +Lua license. + + +

Contents

+ + +

Index

+ + + + + + + + + + + + + + -- cgit v1.2.3