Lua: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
sudo apt install lua5.4 | sudo apt install lua5.4 | ||
sudo apt install luarocks | sudo apt install luarocks | ||
==Playground== | |||
{| | |||
| valign="top"| | |||
<source lang="bash"> | |||
luarocks install moonrocks | |||
luarocks install srlua | |||
</source> | |||
| valign="top" | | |||
<source lang="bash"> | |||
luarocks install lua-json | |||
luarocks install luaunit | |||
</source> | |||
| valign="top" | | |||
|- | |||
| colspan="3" | | |||
---- | |||
|- | |||
| valign="top" | | |||
| valign="top" | | |||
| valign="top" | | |||
|} | |||
==References== | ==References== |
Revision as of 23:46, 31 January 2024
sudo apt install lua5.4 sudo apt install luarocks
Playground
luarocks install moonrocks
luarocks install srlua
|
luarocks install lua-json
luarocks install luaunit
|
|
| ||
References
| ||