Difference between revisions of "Lua API"

From GiderosMobile
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">[[(global)]]<br />
+
== Luau API ==
[[coroutine]]<br />
+
Detailed information about the Luau language '''https://luau-lang.org/'''.
[[debug]]<br />
+
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
[[file]]<br />
+
*[[(global)]]
[[int64]]<br />
+
*[[bit32]]
[[io]]<br />
+
*[[coroutine]]
[[math]]<br />
+
*[[debug]]
[[os]]<br />
+
*[[file]]
[[package]]<br />
+
*[[int64]]
[[string]]<br />
+
*[[io]]
[[table]]<br />
+
*[[math]]
[[utf8]]<br />
+
*[[os]]
[[zlib]]<br />
+
*[[package]]
 +
*[[string]]
 +
*[[table]]
 +
*[[utf8]]
 +
*[[zlib]]
 
</div>
 
</div>
 +
 +
== Gideros Luau Enhancements ==
 +
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
 +
*[[Better and easier syntax for arrays]]
 +
*[[Binary Numbers]]
 +
*[[Bitwise Operators]]
 +
*[[Integer Divide Operator]]
 +
*[[Larger and Smaller Operators]]
 +
*[[Loading Order of Lua Files]]
 +
<!--*[[Macro Constants]]-->
 +
<!--*[[Macro Functions]]-->
 +
*[[Mutation Operators]]
 +
*[[Octal Numbers]]
 +
*[[Ternary Operator]]
 +
*[[Trigonometry Conversion Operators]]
 +
*[[Universal Bytecode]]
 +
</div>
 +
 +
{{GIDEROS IMPORTANT LINKS}}

Latest revision as of 12:28, 26 August 2024