cm0002@lemmy.world to Programmer Humor@programming.dev · 8 months agoTradeoffslemmy.mlexternal-linkmessage-square94linkfedilinkarrow-up1723arrow-down117
arrow-up1706arrow-down1external-linkTradeoffslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 8 months agomessage-square94linkfedilink
minus-squarewise_pancake@lemmy.calinkfedilinkarrow-up2·8 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.