Difference between revisions of "Lua API"

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

Latest revision as of 12:28, 26 August 2024