C3 closes out its 0.7 era — focusing on simplicity and control before 0.8

Posted by Nuoji@reddit | programming | View on Reddit | 17 comments

C3 is trying to stay close to C in terms of control and predictability, 
without piling on too much complexity

This release is mostly about tightening semantics, improving inference, 
and removing edge cases before moving into the 0.8 cycle.

It’s less about adding features and more about making the language and standard library consistent.