Lua works smooth like butter with binary libraries written in C (since it’s made to be embeddable in C), but also it’s so fast that for many things people just do libraries in plain Lua.
There is. luarocks is basically the “pip” equivalent for lua, it installs packages (called “rocks”) and manages dependencies. These packages can extend lua with all sorts of practical capabilities.
Is there even an ecosystem? I don’t think I have heard of anything for Lua itself, just the stuff that embed it.
Lua works smooth like butter with binary libraries written in C (since it’s made to be embeddable in C), but also it’s so fast that for many things people just do libraries in plain Lua.
There is luarocks, which is better than nothing, but it’s not great.
There is. luarocks is basically the “pip” equivalent for lua, it installs packages (called “rocks”) and manages dependencies. These packages can extend lua with all sorts of practical capabilities.
Ruby on Rails. 🚂🚃🚋🚃
trams when?