Post #1981498
2026-05-04 06:18 UTC
@andnull @typeswitch Out of curiosity, what is stopping you from running `cc -E` on lua code?
Replies (1)
-
@andnull@social.nouveau.community 2026-05-04 12:03
@vchakhno @typeswitch Introducing a build step that depends on non-extralingual tool. There are ample ways to add macros to Lua. I just loath adding a build pipeline to thinks. Especially interpreted languages like Lua.