Hacker News new | ask | show | jobs
C3 0.7.10: constdef Takes Shape (c3-lang.org)
2 points by lerno 114 days ago
1 comments

C3 0.7.10 introduces constdef, syntactically and semantically making a clear distinction between proper enums and "enums is collection of constants".

Other improvements in this release:

- Much improved MSVC cross compilation

- Quality-of-life fixes

- Custom LLVM builds to reduce external dependencies