Hacker News new | ask | show | jobs
by grok2 2436 days ago
It would have been a killer feature if in betterC mode it could compile standard C programs and be a drop-in replacement for GCC/Clang :-).
2 comments

You might find Atila's project dpp interesting: https://github.com/atilaneves/dpp
Zig is doing this, an interesting feature.