cm0002@lemmy.world to Programmer Humor@programming.dev · 5 days agoTradeoffslemmy.mlimagemessage-square94fedilinkarrow-up1725arrow-down115
arrow-up1710arrow-down1imageTradeoffslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 5 days agomessage-square94fedilink
minus-squarewise_pancake@lemmy.calinkfedilinkarrow-up2·5 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.