cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agoTradeoffslemmy.mlimagemessage-square85linkfedilinkarrow-up1740arrow-down118cross-posted to: [email protected]
arrow-up1722arrow-down1imageTradeoffslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square85linkfedilinkcross-posted to: [email protected]
minus-squarewise_pancakelinkfedilinkarrow-up2·2 months agoHonestly I just use it for the boilerplate crap. Fill in that yaml config, write those lua bindings that are just a sequence of lua_pushinteger(L, 1), write the params of my do string kind of stuff. Saves me a ton of time to think about the actual structure.
Honestly I just use it for the boilerplate crap.
Fill in that yaml config, write those lua bindings that are just a sequence of lua_pushinteger(L, 1), write the params of my do string kind of stuff.
Saves me a ton of time to think about the actual structure.