Hacker News new | ask | show | jobs
by steveklabnik 2960 days ago
I think you want Zig!
3 comments

Zig looks amazing! Thank you! While it doesn't compile to C, you read my mind that I actually wanted a C replacement rather than compile to C.
Great! Yeah, that's what I was guessing, glad that I guessed correctly.
Isn't Zig based on LLVM rather than compiled to C?
Yes, I didn’t assume that was the highest order bit here.
Zig explicitly does not depend on the C stdlib
Yeah, this is true, I was responding mostly to the semantics aspect rather than that part.