Feed the obfusgator!

A zig program which obfusgators itself or any other single file zig program.

There really should be an IOZCC :grinning:

10 Likes

Beautiful. Absolutely beautiful. I have no idea what it does but kudos.

1 Like

Ok this is pretty good, but I think we can go further. How about putting all variable names in @”" to make it even harder to read?

1 Like

Open to pull requests :grinning:
Using std.zig.Ast, all sorts of horrors are possible.

2 Likes

Updated for zig 0.15.2

1 Like