From 22840a3551d6564ea271d4be6ef7b539d4eba409 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 17 Jul 2025 17:04:08 +0200 Subject: Added embedding Lua --- c-embed-lua/lua-5.4.8/doc/contents.html | 678 ++++++++++++++++++++++++++++++++ 1 file changed, 678 insertions(+) create mode 100644 c-embed-lua/lua-5.4.8/doc/contents.html (limited to 'c-embed-lua/lua-5.4.8/doc/contents.html') diff --git a/c-embed-lua/lua-5.4.8/doc/contents.html b/c-embed-lua/lua-5.4.8/doc/contents.html new file mode 100644 index 0000000..18b677d --- /dev/null +++ b/c-embed-lua/lua-5.4.8/doc/contents.html @@ -0,0 +1,678 @@ + + + +Lua 5.4 Reference Manual - contents + + + + + + + +

+Lua +Lua 5.4 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 © 2020–2025 Lua.org, PUC-Rio. +Freely available under the terms of the +Lua license. + + +

Contents

+ + +

Index

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