cm0002@lemmy.world to Programmer Humor@programming.dev · 1 year agoTradeoffslemmy.mlexternal-linkmessage-square97linkfedilinkarrow-up1747arrow-down117cross-posted to: programmerhumor@lemmy.ml
arrow-up1730arrow-down1external-linkTradeoffslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 1 year agomessage-square97linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarewise_pancake@lemmy.cadeleted by creatorlinkfedilinkarrow-up2·1 year 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.