irelephant [he/him]@lemmy.dbzer0.com to Programmer Humor@programming.devEnglish · 1 day agoSome of you guys haven't used luarocks and it showslemmy.dbzer0.comimagemessage-square21linkfedilinkarrow-up1240arrow-down12
arrow-up1238arrow-down1imageSome of you guys haven't used luarocks and it showslemmy.dbzer0.comirelephant [he/him]@lemmy.dbzer0.com to Programmer Humor@programming.devEnglish · 1 day agomessage-square21linkfedilink
minus-squareSlurpingPus@lemmy.worldlinkfedilinkarrow-up1·4 hours agoLua 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.
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.