5 ms·
Wow, neat! The wildest part to me is > And it’s backwards-compatible with C and all of its libraries! I can't wait to give it a shot! This looks like a riot.
by mydriasis 2y ago
Wow, neat! The wildest part to me is
> And it’s backwards-compatible with C and all of its libraries!
I can't wait to give it a shot! This looks like a riot.
- geon 2y agoHave you heard of Zig?
- oguz-ismail 2y agoIt requires a different compiler. This is just a collection of C preprocessor macros
- mydriasis 2y agoI hadn't yet, but it does look nice. I especially like that you can just say "defer deinit", that's really nice.