Hacker News new | past | comments | ask | show | jobs | submit login

And OCaml is written in C.

Also, there's an awful lot of llvm involved in compiler-rt on github.

To think you can evade C on a Unix box is very wishful thinking. You can't escape C-generated bytecode in your stack. It's bound to be somewhere.




Seeing as much of the kernel is written in it, of course. Working efficiently with raw memory pointers requires an unsafe language. Even Windows is written in C/C++




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

Search: