Elektrine lite

← Feed

@vchakhno@mathstodon.xyz

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)

  • @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.

    Open ##1981499