7 ms·
To all the sibling repliers: PICO-8, TIC-80, Load81 and probably others are somewhat Lua oriented. What is it about Lua that makes it so popular in this area?
by zx90 3y ago
To all the sibling repliers:
PICO-8, TIC-80, Load81 and probably others are somewhat Lua oriented.
What is it about Lua that makes it so popular in this area?
- felideon 3y agoIts small footprint goes well with those kinds of platform constraints and it’s a pretty expressive language.