Lua: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
sudo apt install lua5.4
{|
sudo apt install luarocks
| valign="top" |
<source lang="bash">
sudo apt install lua5.4
sudo apt install luarocks
</source>
 
| valign="top" |
lua --help
luarocks --help
 
| valign="top" |
lua -v
luarocks --version
 
|}


==Playground==
==Playground==

Revision as of 14:19, 3 February 2024