Show HN: The C3 programming language (C alternative language)
Get it from here: https://github.com/c3lang/c3cIn 2019, while contributing to the C2 language, I started up "C3" as a pet project while waiting for pull requests to be approved...Now it's 6 years later and C3 well on its way to 1.0, having released 0.7.0 last week.Unlike other C alternatives, C3 tries to evolve C – but without concern to backwards compatibility to the latter.What it adds to C is among other things:- Module system- Semantic macros and compile time introspection- Lightweight gener...
Read more at news.ycombinator.com