Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

When compilation speed matters a lot more than runtime. I use it when working on plain c codebases that are slightly larger. It compiles about 10-20x faster than GCC and clang on -O0 meaning 0.3s to run my code vs 5s.


That is a good reason!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: