Settings

Theme

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

c3-lang.org

10 points by ManuLinares · 3 comments

Reader

1 thread
FullGarden_S

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.

  • lerno

    This is partly true. But I want to add that the ergonomics of C3 is there to make general app development smooth, whereas for Zig that is not really the focus.

    So the goal for C3 is to also be used where you'd use C/C++/Swift/ObjC today.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection