• stingpie@lemmy.world
    link
    fedilink
    arrow-up
    7
    ·
    edit-2
    12 hours ago

    You could do this in basic ASCII, with only three defines. replace "_ " with “{”, replace “_;” with “}”, and “_” with nothing. If your compiler processes macros in the correct order, it will become valid code. (You would use semicolons as the vertical lines)