# lua

a lightweight embeddable scripting language. - Lua / online / Lua Guide

Lua Object-Oriented Tutorial – Complete Guide

Operators Tutorial

Unit Testing

busted - **FALING on LinuxMint 2023/10

$ luarocks install busted
$ luarocks install moonrocks

Setup

$ sudo apt install lua5.2   # this is the closest to PICO-8 v0.2.5g
$ sudo apt install luarocks

Pico-8

see also

  • LuaRocks - the package manager for Lua modules.
Written on October 31, 2023, Last update on November 5, 2023
lua lang pico8