cm0002@lemmy.world to Programmer Humor@programming.dev · 12 days agoTradeoffslemmy.mlexternal-linkmessage-square91fedilinkarrow-up11arrow-down10cross-posted to: programmerhumor@lemmy.ml
arrow-up11arrow-down1external-linkTradeoffslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 12 days agomessage-square91fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarewise_pancake@lemmy.calinkfedilinkarrow-up0·12 days 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.