C3 0.8.3: Feature flags, macOS SDK fetching, and regex support

8 pointsposted 9 hours ago
by ManuLinares

2 Comments

FullGarden_S

39 minutes ago

From my experience, C3 felt more C-like(maybe because it has 100% C ABI compatibility) with its context-free grammar and the motive to stay minimal while Zig felt more C++ like due to the OOP-like methods and its ambition to be able to do everything.