[OT] Error handling in C3 language

Vinod K Chandran kcvinu82 at gmail.com
Fri Oct 24 11:07:40 UTC 2025


On Thursday, 29 May 2025 at 20:18:27 UTC, Kagamin wrote:
> https://c3-lang.org/language-common/optionals-advanced/
> The language is quite nice, resembles BetterC, but also the 
> first ergonomic language where I see the `Result` type in 
> action. `Result` is also used for nullable types.
> ```

I am also a fan of C3, done a medium size hobby project in C3 (9K 
LOC). Though, I don't like the error handling feature in C3 very 
much. I mean it's not bad, but it's not simple. I like Odin's 
simplicity.




More information about the Digitalmars-d mailing list